MartinRL
-
- 298 total downloads
- last updated 9/14/2026
- Latest version: 0.6.0
Reference implementation of xmlang, the Experience Model DSL: parser, Event Model resolution surface, and linter. xmlang records the UX judgments an Event Model deliberately omits (personas, surface... More information -
Xmlang.
by: MartinRLCli - 270 total downloads
- last updated 9/14/2026
- Latest version: 0.6.0
xm — the xmlang linter CLI. Lints an Experience Model (*.xm.yaml) against its emlang Event Model(s): dangling references, unknown personas/phases, orphan labels, and the rest of the spec's rule set. -
-
- 201 total downloads
- last updated 9/14/2026
- Latest version: 0.3.0
Roslyn source generators for emlang specs: each *.em.yaml AdditionalFiles item with EmlangPrefix metadata gets its Commands/Events/Errors records, closed unions and Decider switch skeletons emitted into the... More information -
-
- 193 total downloads
- last updated 9/14/2026
- Latest version: 0.4.0
.NET implementation of the emlang decider dialect (Event Model DSL, forked from emlang spec v1.0.0): EmAst parses a spec with line positions, Linter applies the dialect rule set, EmFormatter renders the... More information -
Emlang.
by: MartinRLCli - 97 total downloads
- last updated 9/14/2026
- Latest version: 0.4.0
em — the emlang CLI for .NET. Parses and lints emlang Event Model specs (*.em.yaml) with the reference toolchain's rule set and output format. Phase 1 commands: parse, lint, version, help.