Learn Prolog Now (2006)
lpn.swi-prolog.org
Learn Prolog Now (2006)
1–10 of 251 posts
Re: Learn Prolog Now (2006)
#2Re: Learn Prolog Now (2006)
#3Re: Learn Prolog Now (2006)
#4Re: Learn Prolog Now (2006)
#5And then there are declarative languages like Prolog.
Re: Learn Prolog Now (2006)
#6is prolog a use-case language or is it as versatile as python?
[0] Modulo that Python et al almost certainly have order(s) of magnitude more external libraries etc.
Re: Learn Prolog Now (2006)
#7is prolog a use-case language or is it as versatile as python?
Prolog has many implementations and you don't have the same wealth of libraries, but yes, it's Turing complete and not of the "Turing tarpit" variety, you could reasonably write entire applications in SWI-Prolog.
Re: Learn Prolog Now (2006)
#8It's a mind-bending language and if you want to experience the feeling of learning programming from the beginning again this would be it
Re: Learn Prolog Now (2006)
#9In university, Learning prolog was my first encounter with the idea that my IQ may not be as high as I thought