baik-next icon indicating copy to clipboard operation
baik-next copied to clipboard

Baik Language Next Release

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