Initial commit

This commit is contained in:
2025-04-18 09:26:57 +02:00
commit 148da8ed91
7 changed files with 1467 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Elna programming language
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.
## File extension
.elna