diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/language.adoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/language.adoc b/doc/language.adoc new file mode 100644 index 0000000..53b42e4 --- /dev/null +++ b/doc/language.adoc @@ -0,0 +1,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. |
