Category:11l: Difference between revisions

Content added Content deleted
mNo edit summary
mNo edit summary
 
Line 7: Line 7:
|tags=11l
|tags=11l
|site=http://11l-lang.org
|site=http://11l-lang.org
}}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).
}}11l (elevenel) 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.
The design of 11l is aimed to achieve as much conciseness as possible.