The Prolog inspired language for our title project.
Go to file
Chris Cromer bdc69ceea7 Merge pull request 'develop' (#23) from develop into master
Reviewed-on: #23
2023-03-05 23:06:26 -03:00
doc update the documentation locations 2023-02-18 20:14:59 -03:00
examples add 2 examples 2023-02-28 22:15:01 -03:00
sqlite build a static obelisk library for easier linking with other software 2023-02-25 21:27:32 -03:00
src update facts and rules recursively 2023-03-05 23:04:17 -03:00
.clang-format format to 80 columns for terminal display 2023-02-20 22:05:57 -03:00
.gitignore enable example files to be commited 2023-02-28 22:14:51 -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 prepare 1.0.2 2023-03-05 23:05:18 -03:00
meson_options.txt restructure library location 2023-02-16 02:26:14 -03:00