Category:11l

From Rosetta Code
Revision as of 07:52, 6 December 2018 by Alextretyak (talk | contribs) (Created page with "{{language|11l |checking=static |exec=machine |gc=no |parampass=both |strength=strong |tags=11l |site=http://11l-lang.org }}11l is a [semi-esoteric] high-level general-purpose...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Language
11l
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: No
Parameter passing methods: By reference, By value
Type strength: Strong
Type checking: Static
Lang tag(s): 11l
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 11l.

11l is a [semi-esoteric] high-level general-purpose programming language, which provides a simple and direct mapping to hardware and aims to follow a zero-overhead principle, like C++. 11l is statically typed, but feels very much like a dynamically typed language (e.g. Python).

The design of 11l is aimed to achieve as much conciseness as possible.

Subcategories

This category has only the following subcategory.

@

Pages in category "11l"

The following 200 pages are in this category, out of 1,016 total.

(previous page) (next page)

C

(previous page) (next page)