The Prolog inspired language for our title project.
Go to file
Chris Cromer 01e19adee7
change the compile commands to use gcc
this was done because valgrind wasn't working right with it
2022-11-04 11:17:49 -03:00
src verify that the connection is open before trying to close it 2022-11-03 15:36:08 -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 change the compile commands to use gcc 2022-11-04 11:17:49 -03:00
meson.build add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00