My toy compiler
This compiler is based on LLVM, so you need to install llvm before building this compiler.
Feature | Status |
---|---|
Lexer | Done |
Parser | WIP |
AST | WIP |
LLVM IR | WIP |
Debugger | Planning |
My toy compiler
This compiler is based on LLVM, so you need to install llvm before building this compiler.
Feature | Status |
---|---|
Lexer | Done |
Parser | WIP |
AST | WIP |
LLVM IR | WIP |
Debugger | Planning |