Artifacts using Commons (22)
Implements the AST for muscript as algebraic data types. Contains no logic.
Last Release on May 24, 2026
Implements additional data types for muscript, including the [standard library](./runtime/StandardLib.md).
Last Release on May 24, 2026
Provides a thin API around `serialize-databind` for use in other libraries that don't want to depend on `serialize-databind` directly
Last Release on May 24, 2026
A simple framework wrapping Continuation to support using iterators and pattern matching instead of visitors. Also provides support for virtual threads with custom schedulers including a default priority-based scheduler
Last Release on May 24, 2026
Implements the parser for muscript. Originally based on StarScript, it also provides conversion from code targeting that.
Last Release on May 24, 2026
Implements a Decompiler for muscript. It is called this because it can be used to serialize Dynamic data.
Last Release on May 24, 2026