Go to file
Danila Fedorin dbe7572eb5 Store arity of functions in llvm context to generate correct calls. 2019-06-12 04:11:28 -07:00
programs Add some basic programs 2019-06-04 17:12:24 -07:00
src Store arity of functions in llvm context to generate correct calls. 2019-06-12 04:11:28 -07:00
CMakeLists.txt Get awful LLVM code generation working. 2019-06-12 01:38:27 -07:00
language.grammar Add code to create ASTs. 2019-06-04 20:45:06 -07:00
runtime.c Fix unwind bug and add eval. 2019-06-12 03:33:35 -07:00