⏳ Currently this language is still in development, this section will be added when alpha release is available.
1. Simple syntax.
2. Easy to learn.
3. Capable of creating complex programs.
4. Memory safety.
- Compiler structure
- Lexer
- Parser
- Compiler
- Language functions
- Functions
- Variables
- Conditional statements
- Loops
- Classes
- Interfaces
- Enums
- Modules
- Generics
- IO
- Conversion
Oliwier Michalik Founder & Developer |
📝 If you know something about compilers, you know rust and want to join this project just leave an Issue with "I want to join" template.
To see language specification visit spec directory. Or if you want to see the standard library documentation visit std spec.