Resources for declarative logical programming?

Hi, anyone has resources in declarative programming languages, the more and the better, the better.

+3
source share
1 answer

I find Krzysztof Apt's book on programming restrictions very clear, if possible a little on the theoretical side, if you are looking specifically for "programming languages." The author’s page contains links to reviews.

There are also a few related questions that I can recommend:

https://stackoverflow.com/questions/1082121/what-are-the-best-introductory-logic-programming-books

https://stackoverflow.com/questions/401635/good-beginners-material-on-prolog

+1
source

Source: https://habr.com/ru/post/1793003/


All Articles