There is a C++ LP implementation: http://www.mpprogramming.com/cpp/
It does not have explicit s-map, not explicit backtracking. It relies on the host to provide both. If it would be extended to support interleaving streams using continuations, how would it then compare with miniKanren? Is there some fundamental problem with not having an explicit s-map? -- You received this message because you are subscribed to the Google Groups "minikanren" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/minikanren. For more options, visit https://groups.google.com/d/optout.
