From 148da8ed91f17c6fb367f52c927629b0f4cacb5e Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 18 Apr 2025 09:26:57 +0200 Subject: Initial commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3