开发进度
Version 0.1.0
- Let Statement
- Return Statement
- Assign Statement
- If Expression
- Break Statement
- Continue Statement
While Loop Expression
Missing Features
- UTF-8
- print with format
- In Expression
For Loop Expression
If-Assign Expression
Builtin Functions
- id(), type(), globals(), locals()
Exception
- Debug Info
Version 0.2.0
- Class Type
- Module Import
- Module Extension by C/C++
- Builtin Modules
- LLVM IR
- LLVM JIT