What are some mathematics subfields that go well with these paradigms?
My final objective is in a broad sense, AI.
Name:
Anonymous2011-07-04 9:39
Good luck with P!=NP.
Name:
Anonymous2011-07-04 9:43
Lisps are good for algebra and other symbolic-transformations. If you invent a dialect of Lisp that works with fuzzy symbols, then it would be good for AI.
Prolog isn't really good at anything, as its functionality can be replaced with Lisp's AMB operator. In general, using logic programming for AI is a dead-end idea.
Name:
Anonymous2011-07-04 9:52
>>3
Last time people tried Lisp for that, AI winter happened. Do you really want it to happened again?