marchdown comments on Closet survey #1 - Less Wrong

53 [deleted] 14 March 2009 07:51AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (653)

You are viewing a single comment's thread. Show more comments above.

Comment author: marchdown 28 November 2010 06:02:30PM *  0 points [-]

I've peeked at your profile and the linked page. See, I'm currently enrolled into linguistics program, and I was considering dedicating some time to The Art of Prolog, so I've researched what Prolog software there is and wasn't especially impressed. Could I maybe ask you for advice as to what kind of side project Prolog is suited for? I'm familiar with Lisp and C and I've dabbled with Haskell and Coq, and I would really really like to write something at least marginally useful.

Comment author: RichardKennaway 29 November 2010 12:23:15AM 0 points [-]

I think Prolog, like Lisp, is mainly useful for being a different way of thinking about computation. The only practical industrial uses of Prolog I've ever heard of are some niche expert systems, a tool for exploring Unix systems for security vulnerabilities, and an implementation of part of the Universal Plug and Play protocol.