The Prolog inspired language for our title project.
Go to file
Chris Cromer 7d43df95e6
remove deprecated functions
2022-12-10 00:27:46 -03:00
doc remove deprecated functions 2022-12-10 00:27:46 -03:00
src use capital L so that it creates a link to the class name in docs 2022-12-09 23:54:55 -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 only build docs if doxygen is present 2022-12-09 23:40:51 -03:00