Thanks for the pointer! The version of miniKanren I use these days uses attributed variables to implement constraints:
https://github.com/michaelballantyne/faster-miniKanren Michael Ballantyne added the attributed variable-based constraints. The implementation doesn't expose an attributed variable interface to the user in the same way, though. On Monday, February 22, 2016 at 1:29:02 PM UTC-7, cycling fan wrote: > > I noticed someone released a new minikanren with constraints! > > Here is the announcement: > http://lists.gnu.org/archive/html/guile-user/2016-02/msg00069.html > source code at: https://gitlab.com/tampe/attributed-minikanren > > "The source containes examples using attributed variables to implement =/= > symbolo numbero absento freezeo and wheno" > > -- 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 https://groups.google.com/group/minikanren. For more options, visit https://groups.google.com/d/optout.
