Files
elna/doc/language.adoc
2025-11-25 16:20:48 +01:00

11 lines
337 B
Plaintext

= The programming language Elna
:toc:
== Introduction
Elna is a simple, imperative, low-level programming language.
It is intendet to accompany other languages in the areas, where a high-level
language doesn't fit well. It is also supposed to be an intermediate
representation for a such high-level hypothetical programming language.