atypical
-
- 879 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
Koine compiler as a platform — embed the DSL→C# compiler, write analyzers (IModelAnalyzer), and ship emitters (IEmitterProvider). The target-agnostic parser + semantic model with a public, contract-gated API. -
- 712 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
Shared helpers for Koine emitters — factory-id binding and Markdown documentation rendering — reused across the built-in Koine.Emit.<Target> backends and available to third-party IEmitterProvider authors. -
- 562 total downloads
- last updated 7/9/2026
- Latest version: 0.2.1
MCP server for Architectural Decision Records (ADRs): navigate, author, validate, link, and analyze decisions on disk. -
- 515 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
Koine — a DSL for Domain-Driven Design. The `koine` CLI builds, formats, watches, scaffolds, and compatibility-checks .koi domain models. -
- 402 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The Java backend for the Koine DSL compiler — emits idiomatic, dependency-free Java 17 from a Koine bounded-context model. -
- 397 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The TypeScript backend for the Koine DSL compiler — emits idiomatic, self-contained TypeScript from a Koine bounded-context model. -
- 389 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
Koine MCP server — exposes the Koine DSL-for-DDD compiler (validate, compile, format) and the language reference to AI agents over the Model Context Protocol (stdio), so an agent can author a complete domain in... More information -
- 388 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The C# backend for the Koine DSL compiler — emits idiomatic, self-contained C# (value objects, entities, aggregates, invariants, CQRS, state machines, repositories) from a Koine bounded-context model. The... More information -
- 385 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The ubiquitous-language glossary generator for the Koine DSL compiler — emits a Markdown glossary of a bounded context. -
- 385 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The OpenAPI 3.1 backend for the Koine DSL compiler — emits an OpenAPI document from a Koine bounded-context model's commands and queries. -
- 385 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The Python backend for the Koine DSL compiler — emits typed, self-contained Python from a Koine bounded-context model. -
- 385 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The AsyncAPI 3.0 backend for the Koine DSL compiler — emits an AsyncAPI document from a Koine bounded-context model's integration events. -
- 386 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The Kotlin backend for the Koine DSL compiler — emits idiomatic, dependency-free Kotlin 2.x/JVM from a Koine bounded-context model. -
- 383 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The PHP backend for the Koine DSL compiler — emits typed, self-contained PHP from a Koine bounded-context model. -
- 380 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The living-documentation generator for the Koine DSL compiler — emits Markdown docs (with diagrams) from a Koine bounded-context model. -
- 375 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The Rust backend for the Koine DSL compiler — emits idiomatic, self-contained Rust from a Koine bounded-context model. -
- 349 total downloads
- last updated 8/3/2026
- Latest version: 0.251.0
The Koine emitter meta-package — references every built-in Koine.Emit.<Target> backend (C#, TypeScript, Python, PHP, Rust, Java, glossary, docs, AsyncAPI, OpenAPI) and exposes BuiltInEmitterProviders, the... More information