You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Deukhoofd bce1b1c79c
Simple binding for virtprops.
2 years ago
extern More work on better parser logging. 2 years ago
repl Rework text spans a bit to include script file, make binder log an error when two classes have a circular value reference. 2 years ago
src Simple binding for virtprops. 2 years ago
tests Fixes for tests, support for comments. 2 years ago
.clang-format Initial commit, support for lexing symbols and numericals. 3 years ago
.clang-tidy Implements parsing for loop, cleanup of memory handling in parser. 2 years ago
.drone.yml Make Windows CI build actually use static C option. 2 years ago
.gitignore Initial commit, support for lexing symbols and numericals. 3 years ago
CMakeLists.txt Initial work on type registration in the binder. 2 years ago
grammar.ebnf More work on binder type registration, support in REPL to show registered types. 2 years ago