Lisp is very different from the other languages mentioned in this thread (C, Pascal, Fortran, etc.): it is a functional language, not an imperative language. If you do not know the functional paradigm, then Lisp will be harder to enter but it will be far more instructive too: you will learn a significantly different way to program.

Reply via email to