A math-centered programming language library.
Go to file
Danila Fedorin f3f1cc8c43 Rename all the tree enums to have a prefix.
This prevents some possible naming collisions.
2018-03-08 21:13:25 -08:00
external Update liblex. 2018-02-28 13:48:28 -08:00
include Rename all the tree enums to have a prefix. 2018-03-08 21:13:25 -08:00
src Rename all the tree enums to have a prefix. 2018-03-08 21:13:25 -08: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 Add a parse type struct, used to hold type data as it is parsed. 2018-03-06 16:45:43 -08:00