Roadmap
Done
- Bootstrap compiler (C)
- Lexer, parser, codegen
- LLVM IR generation
- Native compilation via clang
- User-defined functions
- Math module
- Cross-platform install
Next
- String operations
- List operations
- Better error messages
- WASM target
Later
- Human View generator
- HTTP client
- JSON parsing
- IDE support
- Fine-tuned models
Contribute
See CONTRIBUTING.md.