Skip to main content

Crate primate

Crate primate 

Source

Modulesยง

cli
CLI interface for primate
config
Configuration handling for primate.toml
diagnostics
Diagnostic reporting for errors, warnings, and info messages
formatter
Canonical formatter for .prim files.
generators
Built-in code generators
ir
Intermediate Representation for primate
lsp
LSP server implementation for .c.toml files
parser
Parser for the primate DSL (.prim files).
plugin
Plugin system for external code generators
sourcemap
Source mapping for IDE navigation
types
Type system for primate