webyrd / 2012-scheme-workshop-quines-paper-code
Code from the 2012 Scheme Workshop paper by Byrd, Holk, and Friedman, "miniKanren, Live and Untagged: Quine Generation via Relational Interpreters."
☆14Updated last month
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
- A Declarative Theorem Prover for First-Order Classical Logic☆28Updated 10 months ago
- miniKanren variant with a functional syntax, expressing disjunction via pattern matching☆16Updated 5 years ago
- Single-spaced version of my dissertation, 'Relational Programming in miniKanren: Techniques, Applications, and Implementations'☆58Updated 6 years ago
- miniKanren implementation of ' Declarative semantics for functional languages: compositional, extensional, and elementary' by Jeremy Siek…☆14Updated 7 years ago
- ☆12Updated last year
- Canonical miniKanren implementation in Racket☆84Updated 3 years ago
- Racket implementation of Cook and Lämmel's partial evaluation tutorial.☆31Updated 12 years ago
- CLP(SMT) on top of miniKanren☆35Updated 3 years ago
- software archaeology of reflective towers of interpreters☆16Updated 6 months ago
- A port of sweet expressions to Racket☆48Updated 2 years ago
- Forward and Reverse Mode Automatic Differentiation (AD) in R6RS Scheme plus extensions to support nondeterministic and stochastic program…☆39Updated 9 years ago
- explorations in core.logic☆117Updated 10 months ago
- Datalog implemented in minikanren☆24Updated 7 years ago
- A microKanren framework for implementing constraints.☆18Updated 6 years ago
- A Scala-style magic function application form☆43Updated 2 years ago
- Parser combinators in Common Lisp☆23Updated 15 years ago
- A miniKanren interpreter... in miniKanren. Relationally run your relations relationally!☆22Updated 8 years ago
- A metalanguage for creating sophisticated DSLs in Racket.☆32Updated 2 weeks ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- Summaries of intro and advanced miniKanren hangout series☆28Updated 7 years ago
- ☆58Updated 7 years ago
- ICFP 2017 Artifact for Functional Pearl: A Unified Approach to Solving Seven Programming Problems☆28Updated 7 years ago
- minikanren mips assembler/disassembler