Implements the AST for muscript as algebraic data types. Contains no logic.

Artifacts using Muscript AST (6)
Sort by:Popular

Implements additional data types for muscript, including the [standard library](./runtime/StandardLib.md).
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
Implements a runtime for muscript, based on data-dynamic for runtime data representation but with optimizations for typed expressions.
Last Release on May 24, 2026
Implements a simple optimizer for muscript. Entirely optional.
Last Release on May 24, 2026
Non-JPMS module shadowing the parser, serializer, optimizer, runtime, and data modules.
Last Release on May 24, 2026
  • Prev
  • 1
  • Next