You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clyne 8dc1db8fb9 | 2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
ast.cpp | 2 years ago | |
ast.hpp | 2 years ago | |
main.cpp | 2 years ago | |
parser.cpp | 2 years ago | |
parser.hpp | 2 years ago | |
state.hpp | 2 years ago |
README.md
lisp-compiler
Compiles a LISP dialect into regular binaries using LLVM.