awalterschulze / gominikanren

a Go implementation of miniKanren, an embedded Domain Specific Language for logic programming.
Other
38 stars 2 forks source link

example folder #15

Closed deosjr closed 4 years ago

deosjr commented 4 years ago

Moving examples to separate folder. For now, keeping the format of having them as tests. We can document them with READMEs in subfolder later.

I think unroll also needs to be here at some point.

awalterschulze commented 4 years ago

Keeping them as tests is fine, but can we put each in its own subfolder, to make adding Readmes easy and incremental.