A tiny little logic programming language
Go to file
Danila Fedorin 49b6b537b0 Use a reader monad to keep track of the rules 2023-03-04 19:33:43 -08:00
src Use a reader monad to keep track of the rules 2023-03-04 19:33:43 -08:00
test Use a reader monad to keep track of the rules 2023-03-04 19:33:43 -08:00
.gitignore Initial commit + basic Expr impl 2023-02-28 19:44:24 -08:00
packages.dhall Use a reader monad to keep track of the rules 2023-03-04 19:33:43 -08:00
spago.dhall Extract UnifyT into its own package and get an example going 2023-03-03 23:19:52 -08:00