Releases: bonzai-lang/bonzai
Releases · bonzai-lang/bonzai
Bonzai 0.0.1
Initial Bonzai release
This release includes most of Bonzai's features, including :
- event-driven programming based on the actor model
- semi-functional programming
- strict typechecker
- a WIP bytecode interpreter runtime
- a WIP standard library
What's Changed
- Bringing LSP extension and new CLI by @thomasvergne in #1
New Contributors
- @thomasvergne made their first contribution in #1
Full Changelog: https://github.com/thomasvergne/bonzai/commits/0.0.1