so guys at my uni we have to pick a seminar (writing about 20 pages + talking about it). one of the possible topics was "functional programming using haskell"
of course with prog circlejerking haskell every day i was quite interested in that topic, even though i have to admit that all i knew about haskell was the wikipedia article.
anyway turns out i wasnt the only one interested in haskell and shit is decided by flipping a coin, which i lose of course, so now i'm stuck with "logical programming using the example of prolog".
so, im asking you /prog/, what's your stance on prolog and what can i expect?
Prolog is pretty awesome, but don't try to do imperative programming with it. Any time you need complex fact storage, queries, data conversions, and deductions from input, it fucking kicks the shit out of any lame-ass imperative/iterative approach. Even stuff like compilers are awesome in prolog.
of course with prog circlejerking haskell every day i was quite interested in that topic,
Oh we have failed
Name:
Anonymous2009-03-25 7:13
NEWSFLASH:
Haskell programmers invade EVERY FUCKING WHERE even /prog/ and use there powers to make people want to program in their fucking idiotic language that is "PERFECT FOR INSANE TROLLS"
GODFUCKINGDAMMIT
Name:
Anonymous2009-03-25 7:26
>>15
Isn't it tempting to compress programming logic into a one-liner of functions?
Name:
Anonymous2009-03-25 7:52
>>16
A one-liner that is tedious to write, impossible to maintain, and slow as fuck even compared to clearly-written haskell.
Name:
Anonymous2009-03-25 8:17
>>17
The main benefit in learning Haskell is for the neurological benefits. Kind of like how learning Latin is meant to strengthen the synapses between neurons, ultimately improving memory and mental endurance.