Skip to content

miniKanren with a first-order representation of the search space

License

Notifications You must be signed in to change notification settings

gregr/first-order-miniKanren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miniKanren with a first-order representation

This implementation of miniKanren decouples the search strategy from the representation of the search space. This makes it possible to use a variety of strategies, perform program transformations (even while a program is running), and implement tools such as a debugger.

Learn more from the 2019 miniKanren Workshop paper.

About

miniKanren with a first-order representation of the search space

Resources

License

Stars

Watchers

Forks

Packages

No packages published