A math-centered programming language library.
Go to file
Danila Fedorin d146b71e56 Add an implementation of base types.
These will hold information about a type such as (possibly) the
interfaces it implements and the parameters it accepts.
2018-04-12 23:45:30 -07:00
external Update libds and liblex. 2018-03-24 17:17:06 -07:00
include Add an implementation of base types. 2018-04-12 23:45:30 -07:00
src Add an implementation of base types. 2018-04-12 23:45:30 -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 Add an implementation of base types. 2018-04-12 23:45:30 -07:00