buzz, A small statically typed scripting language 👨🚀
buzz, A small statically typed scripting language 👨🚀
buzz-lang.dev
buzz
A small/lightweight statically typed scripting language (in development)
From the README on GitHub:
- Small in size and complexity (just a bit more than Lua though)
- Statically typed
- Unambiguous
- No nonsense coercion
- Fibers
- JIT compilation with MIR
- Tooling
- Generate doc from docblocks (in progress)
- VS Code extension
- Syntax highlighting
- LSP (in progress)
- Debugger and DAP (planned)
The compiler is written in Zig.