sicp-logic/src/sicp_logic
2019-09-11 00:45:03 -04:00
..
db Handle queries where no index applies using a store 2019-07-20 14:37:25 -04:00
assertions.clj Implement rules! 2019-07-19 18:54:49 -04:00
binding.clj [WIP] Implement pattern matcher and in-memory store 2019-07-14 19:48:05 -04:00
core.clj Support bodyless rules with the defrule! macro 2019-07-20 16:12:50 -04:00
db.clj Implement rules! 2019-07-19 18:54:49 -04:00
evaluator.clj Fix always true rules 2019-07-20 14:38:04 -04:00
match.clj Allow rest-patterns in pattern2 and prevent unification with nil 2019-09-11 00:45:03 -04:00