Skip to content

sergv/hkanren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HKanren

Successor of ds-kanren that provides more typeful logic programming environment in the spirit of Haskell.

This project is in a prototype stage - a work in progress for the time being.

The aim is to write miniKanren programs in Haskell as a DSL.

The distictive feature of this project is to ensure that these programs are well-typed. This was achieved by requiring all logic variables to be typed.

If you're interested, check out programs in this DSL for natural numbers (duh) and lists (more exciting).

About

Haskell DSL for miniKanren

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published