Ask HN: Best resources on implementing constraint logic programming?

Ask HN: Best resources on implementing constraint logic programming?

2 by LunaSea | 0 comments on Hacker News.

Hello HN, I'like to implement my own little custom constraint logic programming language. Features like declarative integer arithmetic as implemented by Prolog's CLP(FD) module are especially interesting to me. Would anyone advise books or other types of resources that would help implementing a project like this? I've seen some resource about SAT solvers but couldn't find much on the actual implementation of a constraint logic programming language or library. Anything regarding logical purity and SAT solvers if also appreciated. Thanks in advance



Comments

Popular posts from this blog

Intentional dark pattern by Coinbase or just terrible UI?