summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2025-04-18 09:26:57 +0200
committerEugen Wissner <belka@caraus.de>2025-04-19 23:23:53 +0200
commit148da8ed91f17c6fb367f52c927629b0f4cacb5e (patch)
tree502e07dfc495c418e57a73b31d0e9d0cd5a0d429 /README.md
downloadelna-148da8ed91f17c6fb367f52c927629b0f4cacb5e.tar.gz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b2fdf0a
--- /dev/null
+++ b/README.md
@@ -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