Switch from `:keyword` variables to `?symbol` ones
I'm not happy about this, but I think it needs to happen. It's a lot less
elegant, and it's slower, but it means we can do things like `(with-results
(likes ?who alice) (print ?who))`.
I might revert this later...
author |
Steve Losh <steve@stevelosh.com> |
date |
Sun, 03 Jul 2016 22:50:24 +0000 |
parents |
de6e248866f4 |
children |
410acaae0c14 |
(2 code-push-instruction!)
(1 repeat)
(2 define-instruction define-instructions)
(1 with-database)
(3 with-cell)
(2 set-when-unbound)
(1 recursively)
(1 when-let)
(1 rule)