LumaLang is an x86-Compiled, dynamically typed, general purpose language, as an learning-project for myself. The file ending ".lcl" stands for "Luma Compiled Language". I also will add a WASM Compiler, written in C#.
- While-Loop
- For-Loop
- If-Statements
- More Builtin-Functions
- gcc (g++)
- gnu assemlber
- gnu linker
- make
make
./lumalang.out <file with .lcl>