Compiler Development
Compiler development agents providing expertise in lexing, parsing, code generation, and language design
Installation
First, install the Han CLI tool:
npm install -g @thebushidocollective/hanThen install the plugin:
han plugin install do-compiler-developmentOverview
Compiler development agents providing expertise in lexing, parsing, code generation, and language design
Agents
This plugin provides the following specialized agents:
- Compiler Engineer
- Language Designer
- Vm Engineer
Usage
Agents can be invoked using the Agent tool or through natural conversation:
Use the Compiler Engineer to analyze...
Each agent brings specialized expertise and perspective to their domain.
License
Licensed under MIT - see repository for details.
Agents
compiler-engineer
Specialized compiler engineer with expertise in lexing, parsing, semantic analysis, and code generation. Use when building compilers, implementing language features, or optimizing compilation processes.
language-designer
Specialized language designer with expertise in type systems, syntax design, and language ergonomics. Use when designing programming languages, type systems, or language features.
vm-engineer
Specialized VM engineer with expertise in bytecode, virtual machines, JIT compilation, and garbage collection. Use when building VMs, implementing interpreters, or optimizing runtime performance.