395 B
395 B
Elysium
The Elysium programming language.
Features
- Basic statements (variable declarations/assignments, arithmetic expressions, ...)
- Function calls
- Type casts
- If Statements
- While loops
- For loops
- Tuple types
- Modules
- Arrays
- Raw memory access
- Memory allocation, Heap allocator
- Garbage collector
- Support for wasm64