Introduction
buzz is a small/lightweight statically typed scripting language written in Zigopen in new window. It is:
- Small in size and complexity
- Statically typed
- Unambiguous
- Without nonsensical coercion
- JIT compiled with MIRopen in new window
WARNING
buzz is in alpha and is not ready for any professional or production use