The Prolog inspired language for our title project.
Go to file
Chris Cromer bf5033c70d
make lib and bin optional to only compile what is wanted
2023-02-16 01:27:15 -03:00
doc add the obelisk library source 2023-02-16 01:16:57 -03:00
include add the obelisk library source 2023-02-16 01:16:57 -03:00
lib add the obelisk library source 2023-02-16 01:16:57 -03:00
src add the obelisk library source 2023-02-16 01:16:57 -03:00
.clang-format raise character limit to 120 2022-12-13 17:35:14 -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 make lib and bin optional to only compile what is wanted 2023-02-16 01:27:15 -03:00
meson_options.txt make lib and bin optional to only compile what is wanted 2023-02-16 01:27:15 -03:00