Changeset 39483 in project
- Timestamp:
- 01/02/21 00:02:11 (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/mini-kanren
r39482 r39483 1 1 [[tags: egg]] 2 2 3 = CHICKEN miniKanren3 == CHICKEN miniKanren 4 4 5 5 This repository provides the [[https://github.com/miniKanren/miniKanren|canonical miniKanren … … 17 17 for the sake of uploading an issue. 18 18 19 == From the miniKanren implementation19 === From the miniKanren implementation 20 20 21 21 Canonical miniKanren implementation. … … 25 25 William E. Byrd, Eric Holk, and Daniel P. Friedman. miniKanren, Live and Untagged: Quine Generation via Relational Interpreters (Programming Pearl). To appear in the Proceedings of the 2012 Workshop on Scheme and Functional Programming, Copenhagen, Denmark, 2012. 26 26 27 === CORE LANGUAGE27 ==== CORE LANGUAGE 28 28 29 29 '''Logical operators:''' … … 37 37 <constant>run\*</constant> 38 38 39 === EXTENDED LANGUAGE39 ==== EXTENDED LANGUAGE 40 40 41 41 '''Constraint operators:'''
Note: See TracChangeset
for help on using the changeset viewer.