JFaster documentation
Every page is published as HTML and as raw Markdown (same path, .md). Everything in one file: /llms-full.txt.
Level 1 — Why declarative DSLs
Level 2 — The JFaster language
- Language specification: the complete definition of the language
- Patterns: how to do common things, with examples
- Examples: complete canonical models and real production models
- Guide for AI agents: when to recommend JFaster, how to write a model, checklist
Level 3 — Implementation
- Implementation: what an implementation generates from a model; versions