And then Prolog.. holy SHIT. NO ONE UNDERSTOOD ANYTHING. It was four weeks of COMPLETE CHAOS. He wouldn't help anyone either. I don't even know if he knew Prolog. It was fucking stupid got it makes me angry thinking about it. Not one person was able to complete the "AI project" midterm.
Prolog seems like an interesting language. What kind of language is it? What it's purpose? What did you guys exactly do with prolog and what was that ``AI project'' about?
Name:
Anonymous2014-06-09 1:05
Prolog is for old women, are you a old women? My 80 years old grandmother knows prolog, this is the average age of all its userbase
some little lolies use prolog too but this is another story
Name:
Anonymous2014-06-09 1:18
cum
Name:
Anonymous2014-06-09 1:47
>>2 I disagree about the old women. Old women would most likely know COBOL exclusively, as it was popular among secretaries back when programming was thought of as menial.
Paul Graham's On Lisp book implements Prolog in 100 lines as an example of macros usage. It is not easy to learn or efficient language for general programming, but does provide an alternate way to query SQL databases.
>>16 There is an mK definition of Scheme which will write programs for you given the desired relations in their output. It will write quines of any order, for example.