←back to thread

Learn Prolog Now

(lpn.swi-prolog.org)
205 points rramadass | 1 comments | | HN request time: 0.219s | source
Show context
waynecochran ◴[] No.45902089[source]
I remember writing a Prolog(ish) interpreter in Common Lisp in an 90's AI course in grad school for Theorem proving (which is essentially what Prolog is doing under the hood). Really foundational to my understanding of how declarative programming works. In an ideal world I would still be programming in Lisp and using Prolog tools.
replies(1): >>45902818 #
travisgriggs ◴[] No.45902818[source]
> In an ideal world…

I see this sentiment a lot lately. A sense of missed nostalgia.

What happened?

In 20 years, will people reminisce about JavaScript frameworks and reminisce how this was an ideal world??

replies(3): >>45902946 #>>45903179 #>>45903301 #
1. fithisux ◴[] No.45903179[source]
I also see the CL or Tcl+C or Assembly as an ideal world.