summaryrefslogtreecommitdiff
path: root/doc/language.adoc
blob: 53b42e46e194c097296f14d9c750b04fc6454755 (plain)
1
2
3
4
5
6
7
8
9
10
= 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.