Baik Language Next Release
39
stars
11
forks
source link
BAIK Scripting Language NEXT
Progress
- [x] Parser
- [x] Lexer
- [x] Tokenize
- [x] Function
- [x] Expr
- [x] Grammar
- [x] Operator
- [x] Node
- [x] Execution Tree
- [ ] Core
- [x] Math
- [x] Variable
- [x] Data type (int, float, string, etc..)
- [ ] IO
- [ ] fs
- [ ] net
- [ ] stdout
- [ ] stderr
- [ ] stdwarn
- [ ] stdin
- [ ] FFI
- [ ] Wasm Import
- [ ] REPL
- [ ] Library