A math-centered programming language library.
Go to file
Danila Fedorin 8847643c2e Merge branch 'gc' 2018-08-11 20:09:56 -07:00
external Update libds and liblex. 2018-03-24 17:17:06 -07:00
include Finish basic implementation of garbage collection. 2018-08-11 20:01:43 -07:00
src Merge branch 'gc' 2018-08-11 20:09:56 -07:00
.clang-format Format the code with clang-format. 2018-04-21 14:09:01 -07:00
.gitignore Add .gitignore file. 2018-02-03 23:47:05 -08:00
.gitmodules Add libds and liblex submodules. 2018-02-04 15:58:21 -08:00
CMakeLists.txt Move GC code to separate source file. 2018-08-11 01:40:30 -07:00