Posted: Mar 13, 2012 1:02 am
by mizvekov
stalidon wrote:Okay, where can I download this Lisp thing for Win32? :p

You would be looking for some of the LISP variants :)
VazScep said he used to like Common Lisp before being introduced to strongly typed functional languages, like ML variants and Haskell.
You can get what appears to be a well appreciated implementation here: http://www.clisp.org/
I never used it myself, instead I dabbled with another variant called Scheme years ago in a Uni class.
You can get a free implementation here: http://www.gnu.org/software/mit-scheme/

But these logic examples we have been talking about is not LISP, but another language called Haskell.
You download it here: http://hackage.haskell.org/platform/