84 lines
5.7 KiB
HTML
84 lines
5.7 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: CLISP</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=CLISP">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - CLISP</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">CLISP</div><div id="article">CLISP is a <a href="Common Lisp implementation.html" class="category">Common Lisp implementation</a> by <a href="http://www.haible.de/bruno/">Bruno Haible</a>, then of Karlsruhe University, and <a href="http://www.mathe2.uni-bayreuth.de/stoll/programs/index.html">Michael Stoll</a>, then of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard. <p>CLISP includes an interpreter, a compiler, a debugger, <a href="CLOS.html" class="internal">CLOS</a>, <a href="MOP.html" class="internal">MOP</a>, arbitrary precision floats, a foreign language interface and a socket interface.<p>An X11 interface is available through <a href="CLX.html" class="internal">CLX</a> and <a href="Garnet.html" class="internal">Garnet</a>. <p>Command line editing is provided by <a href="https://tiswww.case.edu/php/chet/readline/rltop.html">GNU Readline</a> which makes it one of the nicer Lisps to use interactively - you can auto-complete function and file names with tab, use up arrow to get previous commands and it does parenthesis-matching. <p>Cross-platform preemptive <a href="https://clisp.sourceforge.io/impnotes/mt.html">multiprocessing</a> is in alpha.<p>Homepage: <a href="https://www.gnu.org/software/clisp/">https://www.gnu.org/software/clisp/</a><p>Source code repository: <a href="https://gitlab.com/gnu-clisp/clisp">https://gitlab.com/gnu-clisp/clisp</a><p>License: GPL-2.0-or-later<p><h3>Local CLISP links</h3><p><ul>
|
||
|
<li>
|
||
|
<a href="CLISP-Shell.html" class="internal">CLISP-Shell</a> -
|
||
|
A description of how to make <a href="CLISP.html" class="category">CLISP</a> work as a <a href="Unix.html" class="category">Unix</a> shell.
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="clisp-sqlite.html" class="internal">clisp-sqlite</a> -
|
||
|
clisp-sqlite is an interface to the sqlite <a href="SQL.html" class="category">SQL</a> <a href="database.html" class="category">database</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="CLORB.html" class="internal">CLORB</a> -
|
||
|
<a href="CLORB.html" class="internal">CLORB</a> is a <a href="CORBA.html" class="category">CORBA</a> ORB that implements the <a href="https://www.omg.org/spec/LISP/">OMG Lisp Language Mapping</a> for CORBA
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="CloserLookAtCharacters.html" class="internal">CloserLookAtCharacters</a> -
|
||
|
Characters are not their codes -- Encodings and external format in Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Garnet.html" class="internal">Garnet</a> -
|
||
|
Garnet is a user interface <a href="development.html" class="internal">development</a> environment and <a href="GUI.html" class="category">GUI</a> toolkit for Common Lisp and
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Le Sursis.html" class="internal">Le Sursis</a> -
|
||
|
<a href="Le Sursis.html" class="category">Le Sursis</a> is a <a href="Web.html" class="category">Web</a> tool for writing <a href="CGI.html" class="category">CGI</a> scripts
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="SPLASH.html" class="internal">SPLASH</a> -
|
||
|
SPLASH is a library for displaying interactive splash screens containing warnings, notices and other information
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="TutorialClispDebugger.html" class="internal">TutorialClispDebugger</a> -
|
||
|
Small Clisp Debugger Tutorial
|
||
|
</li>
|
||
|
</ul></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="CLISP.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=CLISP">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=CLISP">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=CLISP&from-revision=3774410968">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|