Go to file
Deukhoofd 6936b26cae
Implements binding and evaluating function declarations
2019-06-01 12:33:52 +02:00
.idea Reworked evaluation to use internal type instead of boost::any 2019-05-24 19:14:30 +02:00
extern Remove gitmodule for Catch2, replaced it with header file 2019-05-19 14:42:45 +02:00
src Implements binding and evaluating function declarations 2019-06-01 12:33:52 +02:00
tests Implements binding and evaluating function declarations 2019-06-01 12:33:52 +02:00
.gitignore Initial commit, adds very basic Lexing 2019-05-18 20:35:51 +02:00
CMakeLists.txt Work on evaluation 2019-05-23 18:50:09 +02:00