webyrd / 2012-scheme-workshop-quines-paper-codeLinks
Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Interpreters."
☆15Updated 11 months ago
Alternatives and similar repositories for 2012-scheme-workshop-quines-paper-code
Users that are interested in 2012-scheme-workshop-quines-paper-code are comparing it to the libraries listed below
Sorting:
- A Declarative Theorem Prover for First-Order Classical Logic☆28Updated last year
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆63Updated 7 years ago
- miniKanren variant with a functional syntax, expressing disjunction via pattern matching☆17Updated 5 years ago
- A Scala-style magic function application form☆43Updated 3 years ago
- Prolog-Style Meta-Interpreters in miniKanren☆33Updated 10 months ago
- miniKanren implementation of ' Declarative semantics for functional languages: compositional, extensional, and elementary' by Jeremy Siek…☆15Updated 7 years ago
- Racket implementation of Cook and Lämmel's partial evaluation tutorial.☆32Updated 13 years ago
- Constraint programming language embedded in Racket☆154Updated 4 years ago
- software archaeology of reflective towers of interpreters