typing-rule-generator
SolidGenerate and format typing rules in inference rule notation for type system design
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Typing Rule Generator
## Purpose
Provides expert guidance on generating typing rules for programming language design using formal inference rule notation.
## Capabilities
- LaTeX inference rule generation
- Syntax-directed rule derivation
- Typing derivation tree construction
- Rule dependency analysis
- Export to Ott/LNGen format
- Handle subtyping and polymorphism
## Usage Guidelines
1. **Syntax Definition**: Define language syntax formally
2. **Rule Design**: Design typing rules for each construct
3. **Derivation Trees**: Build typing derivation examples
4. **Formatting**: Generate publication-quality rules
5. **Export**: Export to mechanization tools
## Tools/Libraries
- LaTeX (mathpartir)
- Ott
- LNGen
- PLT Redex
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
type-inference-engine
Implement and test type inference algorithms including Algorithm W and constraint-based inference
1,160 Updated today
a5c-ai AI & Automation Solid
type-theory
Expert skill in type theory foundations for implementing type systems including inference, checking, and subtyping
1,160 Updated today
a5c-ai AI & Automation Solid
dsl-compiler-generator
Generate compilers and interpreters for domain-specific languages
1,160 Updated today
a5c-ai AI & Automation Listed
010112-typescript-rules
TypeScript strict mode, generics, mapped types, conditional types, Zod validation, migration strategy, and anti-patterns.
1 Updated yesterday
natuleadan AI & Automation Solid
latex-proof-formatter
Format proofs and algorithms in publication-quality LaTeX
1,160 Updated today
a5c-ai