The Prolog inspired language for our title project.
Go to file
Chris Cromer 57c43a24b4 Merge pull request 'feature/error_handling' (#9) from feature/error_handling into develop
Reviewed-on: #9
2022-12-08 20:07:36 -03:00
src handle errors in the parser and the main loop 2022-11-30 22:44:35 -03:00
.clang-format add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00
.gitignore ignore knowledge base files 2022-11-01 01:10:37 -03:00
.pre-commit-config.yaml add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00
LICENSE initial commit 2022-10-02 20:30:58 -03:00
compile_commands.json update the compile commands 2022-11-21 21:25:11 -03:00
meson.build add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00