Next: Breaking Lisp, Up: Lisp Quickstart [Contents][Index]
On your laptop you have several options for running Lisp:
sbcl
clisp
ccl
$ 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.
$ 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/
$ 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.