Next: , Up: Lisp Quickstart   [Contents][Index]


5.12.4.1 Running Lisp

On your laptop you have several options for running Lisp:

  1. Run SBCL

    $ sbcl

    This is SBCL 2.0.9, an implementation of ANSI Common Lisp. More information about SBCL is available at http://www.sbcl.org/.

    SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information.

  2. Run CLISP

    $ clisp

    i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ ‘+’ / I 8 8 8 8 8 8 \ ‘-+-’ / 8 8 8 ooooo 8oooo ‘-|-’ 8 8 8 8 8

    8 o 8 8 o 8 8

    ——+—— ooooo 8oooooo ooo8ooo ooooo 8

    Welcome to GNU CLISP 2.49.92 (2018-02-18) http://clisp.org/

  3. Run CCL

    $ ccl

    Clozure Common Lisp Version 1.12 DarwinX8664

    For more information about CCL, please see http://ccl.clozure.com.

    CCL is free software. It is distributed under the terms of the Apache Licence, Version 2.0.