Build documentation

This commit is contained in:
2025-11-25 16:20:48 +01:00
parent c20d9b7240
commit b5b129a90c
6 changed files with 100 additions and 1 deletions

10
doc/language.adoc Normal file
View File

@@ -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.