The Prolog inspired language for our title project.
Go to file
Chris Cromer f2108492b8
make it clearer what is being returned
2023-02-28 22:11:48 -03:00
doc update the documentation locations 2023-02-18 20:14:59 -03:00
sqlite build a static obelisk library for easier linking with other software 2023-02-25 21:27:32 -03:00
src make it clearer what is being returned 2023-02-28 22:11:48 -03:00
.clang-format format to 80 columns for terminal display 2023-02-20 22:05:57 -03:00
.gitignore ignore .obk files 2023-02-07 21:26:25 -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 build a static obelisk library for easier linking with other software 2023-02-25 21:27:32 -03:00
meson_options.txt restructure library location 2023-02-16 02:26:14 -03:00