Skip to content

No labels!

There aren’t any labels for this repository quite yet.

area-CodeGen
area-CodeGen
Final code generation.
area-Diagnostics
area-Diagnostics
User-facing diagnostics such as code warnings.
area-Documentation
area-Documentation
User and developer documentation.
area-Interface
area-Interface
User interface to the compiler.
area-LanguageDesign
area-LanguageDesign
Language design.
area-Optimization
area-Optimization
Optimization of the intermediate or final code.
area-Parser
area-Parser
Lexing and syntactic analysis.
area-Performance
area-Performance
Compiler performance work.
area-SemanticAnalysis
area-SemanticAnalysis
Semantic analysis and intermediate code generation.
area-StandardLibrary
area-StandardLibrary
Standard library code written in Clé.
area-TestSuite
area-TestSuite
Compiler test cases.
type-Bug
type-Bug
Or is it an unintended feature?
type-Enhancement
type-Enhancement
Improvement to an existing feature.
type-Feature
type-Feature
A self-contained, possibly larger, new behavior.
type-Maintenance
type-Maintenance
Compiler code maintenance.