Hi all:

The three LISP dialects that would be useful for our exploration and subsequent project work are

* Steel Bank Common Lisp (SBCL)
  sudo pacman -S sbcl

* Embeddable Common Lisp (ECL)
  sudo pacman -S ecl

* Emacs Lisp (elisp)
  shipped with Emacs

It must be mentioned that there is 'clisp' as well.

Needless to say that Emacs is the editor of choice for writing LISP code :-)


warm regards
Saifi.

Reply via email to