• Parser
    5 Open 21 Closed

    Parsing-related tracking

  • Dependency tree, type-checking and codegen
    19 Open 34 Closed

    All related to the generation of the dependency tree, the typechecking and code generation of the linearized tree.

  • Lexer
    3 Open 6 Closed

    The tokenizer

  • Code emit
    5 Open 8 Closed

    The general CodeEmitter API and the C code emitter (DGen)

  • Compiler
    0 Open 4 Closed

    Anything to do with the compiler and the tooling itself, the interface in terms of the command-line, exception handling and so on