Files
elna/README.md
2025-11-25 16:20:48 +01:00

16 lines
382 B
Markdown

# 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
## Supported architectures
- RISC-V 32 bit.