The Prolog inspired language for our title project.
Go to file
Chris Cromer 723c45fc3c
create the knowledge base structure
2022-11-01 01:04:41 -03:00
src create the knowledge base structure 2022-11-01 01:04:41 -03:00
.clang-format add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00
.gitignore ignore vscode and meson build directories 2022-10-06 00:33: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 create the knowledge base structure 2022-11-01 01:04:41 -03:00
meson.build add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00