The Prolog inspired language for our title project.
Go to file
Chris Cromer 1d5870f025
remove compile commands since meson will handle it now
2022-12-09 23:24:39 -03:00
src remove sqlite log method from knowledge base 2022-12-09 21:13:18 -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
meson.build add lexer, parser, and ast tree 2022-10-17 22:26:36 -03:00