Age | Commit message (Expand) | Author |
---|---|---|
2021-06-30 | Treat the variable _ differently, in that it doesn't introduce a new binding | Peter Mikkelsen |
2021-06-30 | Add backtracking to the evaluator. This means we have to keep track of choice... | Peter Mikkelsen |
2021-06-30 | Start work on an evaluator. For now it knows how to unify but doesn't know ho... | Peter Mikkelsen |