Skip to main content
9 events
when toggle format what by license comment
Jul 3, 2012 at 19:43 comment added Tikhon Jelvis One surprising thing about Prolog is that a basic prolog interpreter is actually surprisingly simple to implement. The fundamental algorithms behind it (e.g. unification and resolution) turned out to be much simpler than I thought they would be.
Jan 8, 2011 at 4:57 comment added JUST MY correct OPINION Prolog isn't a functional programming language though. Being soured on functional by Prolog is like being soured on procedural programming by Lisp.
Jan 8, 2011 at 2:02 history made wiki Post Made Community Wiki
Jan 7, 2011 at 21:00 comment added rjzii +1 for Prolog, I had an artificial intelligence course that used Prolog and that is only the only computer science course that I have done poorly in.
Jan 7, 2011 at 20:08 comment added Orbling In general I think Prolog is ever so interesting and exceptionally powerful, but I have great trouble getting my head fully around cut placement (!).
Jan 7, 2011 at 20:07 comment added Orbling @Xepoch: I think you may be right there, Prolog is formulating the question. One of the only proper 5GL languages in use.
Jan 7, 2011 at 19:49 comment added Jé Queue I approached Prolog as reverse programming, wanting to know my answers already and then program to get the questions :)
Jan 7, 2011 at 19:32 history edited Matt H CC BY-SA 2.5
added 52 characters in body
Jan 7, 2011 at 19:27 history answered Matt H CC BY-SA 2.5