Implements a runtime for muscript, based on data-dynamic for runtime data representation but with optimizations for typed expressions.

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
dev.jfronny.muscript » muscript-ast
Implements the AST for muscript as algebraic data types. Contains no logic.
2.1.0
MIT
dev.jfronny.muscript » muscript-data-dynamic
Implements the dynamic data model for muscript.
2.1.0
MIT
dev.jfronny.muscript » muscript-data-additional
Implements additional data types for muscript, including the [standard library](./runtime/StandardLib.md).
2.1.0
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
26.1.0
Annotation Lib Apache 2.0
org.jspecify » jspecify
An artifact of well-named and well-specified annotations to power static analysis checks
1.0.0

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
dev.jfronny.commons » commons
Common java code without a major theme or external dependencies
2.0.1