The question: is there a place with some programs that I can check out? I'm talking rosetta code style, but I went there and saw that almost every program is solved with non pure prolog syntax (using cut, using IS, that type of thing), which doesn't help me because of my studies requirements.
So is there any half good source? I'm talking small programs like inserting an element at a set place and so on, I find I learn way more when I can check whether or not I am doing things right
Hi everyone, I am learning prolog and I've found prolog Now! which has helped me to learn more prolog in two quick reads than in 2 months of class. I even solved a few exercises correctly which was a surprise to me. So I want to keep this track (I've done many of the exercises up to chapter five, and I found a couple githubs where I can check if I am close to a solution, if my solution misses cases, and so on) Thanks in advance
For what is worth I'm talking something like this, if it could with more than 3 examples better but this type of problems
http://www.irisa.fr/prive/ridoux/ICLP91/node7.html#SECTION00031000000000000000