Suzu is a host-embedded programming language for scripting, bundling, and configuration.
Suzu provides a clean syntax for defining constant environments.
Namespace hooks allow properties to be defined in a prelude and referenced contextually in configuration.
Comments are unobtrusive and support light markdown highlighting.
Table constructions allow for easy definition of relational data.
Suzu's data system provides object serialization, allowing collections of objects to be packaged.
Suzu compiles to bytecode, allowing programs to be executed broadly across platforms.
The plugin system allows runtimes to expose host resources to the program.