Dsl compiler generator
Generate compilers and interpreters for domain-specific languagesFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill dsl-compiler-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 144 tokens by cl100k_base, as published. Nobody here has run it
DSL Compiler Generator
Purpose
Provides expert guidance on generating compilers and interpreters for domain-specific languages from high-level specifications.
Capabilities
- Parser generation from grammar
- Type checker generation from rules
- Interpreter generation from semantics
- Code generation templates
- Language workbench integration
- IDE support generation
Usage Guidelines
- Grammar Design: Define DSL syntax
- Parser Generation: Generate parser from grammar
- Type System: Implement type checking
- Semantics: Implement interpreter or code generator
- IDE Integration: Generate editor support
Tools/Libraries
- ANTLR
- Xtext
- Racket
- MPS
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.