297 lines
17 KiB
HTML
297 lines
17 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html>
|
|||
|
<head>
|
|||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|||
|
<title>CLiki: obsolete</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=obsolete">
|
|||
|
<link rel="stylesheet" href="static/css/style.css">
|
|||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
|||
|
</head>
|
|||
|
|
|||
|
<body>
|
|||
|
<span class="hidden">CLiki - obsolete</span>
|
|||
|
<div id="content"><div id="content-area"><div id="article-title">obsolete</div><div id="article">Collection of pages about obsolete software. This is intended to help cleaning up <a href="CLiki.html" class="internal">CLiki</a>.
|
|||
|
<ul>
|
|||
|
<li>
|
|||
|
<a href="ASDF-Binary-Locations.html" class="internal">ASDF-Binary-Locations</a> -
|
|||
|
Note: this system is no longer being maintained
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="asdf-config.html" class="internal">asdf-config</a> -
|
|||
|
(DEPRECATED, July 2006: This functionality was superseded by <a href="Gary King.html" class="internal">Gary King</a>'s new asdf operation load-preferences—it provides a slightly different and more general variant of the variable initialization support of asdf-config)
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="asdf-package-system.html" class="internal">asdf-package-system</a> -
|
|||
|
<a href="https://gitlab.common-lisp.net/asdf/asdf-package-system">asdf-package-system</a> is an <a href="ASDF-extension.html" class="internal">ASDF-extension</a> (pre-3.1) whereby every file is its own system, and starts with a <a href="https://www.cliki.net/site/HyperSpec/Body/mac_defpackage.html" class="hyperspec">defpackage</a> from which dependencies are deduced
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="asdf-system-connections.html" class="internal">asdf-system-connections</a> -
|
|||
|
Note: this system is no longer being maintained
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="asdf-upgrade.html" class="internal">asdf-upgrade</a> -
|
|||
|
This is a start at an <a href="ASDF-extension.html" class="category">ASDF-extension</a> to upgrade
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="atom-slime.html" class="internal">atom-slime</a> -
|
|||
|
<a href="https://atom.io/packages/atom-slime">Atom-slime</a> is an Atom plugin for Common Lisp <a href="development.html" class="internal">development</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="bundler.html" class="internal">bundler</a> -
|
|||
|
the Bundler is an <a href="ASDF-Extension.html" class="internal">ASDF-Extension</a> to combine many systems into one automatically
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cclan-get.html" class="internal">cclan-get</a> -
|
|||
|
cclan-get downloads and install vn-cclan packages automatically
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="ch-image.html" class="internal">ch-image</a> -
|
|||
|
ch-image is a common lisp image representation and processing library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="ch-util.html" class="internal">ch-util</a> -
|
|||
|
Cyrus Harmon's CL <a href="utilities.html" class="category">utilities</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CIM.html" class="internal">CIM</a> -
|
|||
|
<a href="https://github.com/KeenS/CIM">CIM</a> aims to be a tool which allows you to easily install, manage, run REPL with, and execute with multiple Common Lisp implementation and systems
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-async-future.html" class="internal">cl-async-future</a> -
|
|||
|
cl-async-future is a future (or "promise") implementation that allows a simple abstraction for values that may or may not be available yet
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-couchdb.html" class="internal">cl-couchdb</a> -
|
|||
|
cl-couchdb is a Common Lisp library for working with the <a href="https://couchdb.apache.org/">CouchDB</a> system
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-en.html" class="internal">cl-en</a> -
|
|||
|
<a href="https://code.google.com/archive/p/cl-en/source/default/source">cl-en</a> provides a common lisp interface to the <a href="http://web.archive.org/web/20200311092713/http://the.echonest.com/">echonest</a> <a href="music.html" class="internal">music</a> analysis <a href="web API.html" class="internal">web API</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CL-LDAP.html" class="internal">CL-LDAP</a> -
|
|||
|
CL-LDAP is a <a href="UFFI.html" class="internal">UFFI</a> interface to the <a href="https://www.openldap.org/">OpenLDAP</a> library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CL-Librarian.html" class="internal">CL-Librarian</a> -
|
|||
|
<a href="https://gitlab.common-lisp.net/cl-librarian/cl-librarian">CL-Librarian</a> aims to be a manager for Common Lisp libraries that is focused on libraries updated dynamically by version control systems and targeted at power users
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-match.html" class="internal">cl-match</a> -
|
|||
|
[unmaintained, <a href="optima.html" class="internal">optima</a> recommended] extended ML-style <a href="pattern matching.html" class="internal">pattern matching</a> library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-pattern.html" class="internal">cl-pattern</a> -
|
|||
|
[superseded by <a href="optima.html" class="internal">optima</a>] cl-pattern is a very fast ML-like <a href="pattern matching.html" class="internal">pattern matching</a> library for Common Lisp
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CL-SDL.html" class="internal">CL-SDL</a> -
|
|||
|
CL-SDL is a set of Common Lisp bindings for the <a href="SDL.html" class="internal">SDL</a> <a href="graphics library.html" class="internal">graphics library</a>, and <a href="OpenGL.html" class="internal">OpenGL</a>, using <a href="UFFI.html" class="internal">UFFI</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-semantic.html" class="internal">cl-semantic</a> -
|
|||
|
cl-semantic is a collection of <a href="RDF.html" class="category">RDF</a>/<a href="OWL.html" class="category">OWL</a> extraction and relationship parsing macros
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-toolbox.html" class="internal">cl-toolbox</a> -
|
|||
|
This package is now <a href="obsolete.html" class="category">obsolete</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-variates.html" class="internal">cl-variates</a> -
|
|||
|
<a href="https://common-lisp.net/project/cl-variates/">CL-Variates</a> is a set of platform independent Common Lisp utilities for mucking with random number generation
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-yahoo.html" class="internal">cl-yahoo</a> -
|
|||
|
CL-YAHOO is a Common Lisp interface to the <a href="https://developer.yahoo.com/api/">Yahoo! API</a>, a <a href="web API.html" class="category">web API</a> which enables searching the <a href="web.html" class="internal">web</a> through yahoo
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="cl-zlib.html" class="internal">cl-zlib</a> -
|
|||
|
CL-ZLIB is a <a href="UFFI.html" class="internal">UFFI</a> interface to the <a href="https://www.zlib.net/">zlib</a> <a href="compression.html" class="internal">compression</a> library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CLEE.html" class="internal">CLEE</a> -
|
|||
|
Unmaintained libevent bindings
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="CLiCC.html" class="internal">CLiCC</a> -
|
|||
|
<a href="http://web.archive.org/web/20170626095441/http://www.informatik.uni-kiel.de/~wg/clicc.html">CLiCC</a> is a Common Lisp to C Compiler, last released 1995
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="db-sockets.html" class="internal">db-sockets</a> -
|
|||
|
db-sockets is <a href="obsolete.html" class="category">obsolete</a> and no longer supported, see <a href="usocket.html" class="internal">usocket</a> for a currently maintained library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="DebianIRC.html" class="internal">DebianIRC</a> -
|
|||
|
Drop by <a href="https://wiki.debian.org/IRC">Debian IRC</a> (irc.debian.org) channel #lisp some time
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="defsystem-compatibility.html" class="internal">defsystem-compatibility</a> -
|
|||
|
Defsystem-compatibility papers over the differences between system definition tools and also provides a small set of relective capabilities to help system groveling tools be more portable
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Dynamic ADTs.html" class="internal">Dynamic ADTs</a> -
|
|||
|
Dynamic ADTs are abstract data types with a framework for observation and adaptation
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="eager-future.html" class="internal">eager-future</a> -
|
|||
|
Eager Future has been superseded by <a href="Eager Future2.html" class="internal">Eager Future2</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="ediware.html" class="internal">ediware</a> -
|
|||
|
Ediware is a darcs mirror of <a href="Edi Weitz.html" class="internal">Edi Weitz</a>'s libraries, maintained and updated by <a href="https://www.cliki.net/Lu%C3%ADs%C2%AD%20Oliveira" class="new">Luís Oliveira</a> using the downloadable release tarballs at <a href="http://common-lisp.net/~loliveira/ediware/">http://common-lisp.net/~loliveira/ediware/</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Encline.html" class="internal">Encline</a> -
|
|||
|
Encline is a Common Lisp software engine for enterprise-class software development
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Eos.html" class="internal">Eos</a> -
|
|||
|
Eos is an <a href="obsolete.html" class="category">obsolete</a> fork of <a href="FiveAM.html" class="internal">FiveAM</a> developed by <a href="Adlai.html" class="internal">Adlai</a> Chandrasekhar
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="fare-matcher.html" class="internal">fare-matcher</a> -
|
|||
|
[superseded by <a href="optima.html" class="internal">optima</a> according to optima's CLiki page] Extends CL with ML-like <a href="pattern matching.html" class="internal">pattern matching</a> in an extensible way
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="faslpath.html" class="internal">faslpath</a> -
|
|||
|
<a href="https://code.google.com/archive/p/faslpath/">Faslpath</a> is a <a href="build.html" class="internal">build</a> tool that relies on package naming conventions to automatically resolve dependencies between files, eliminating the need to have a separate system definition/make file
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="folio.html" class="internal">folio</a> -
|
|||
|
[superseded by <a href="folio2.html" class="internal">folio2</a>] A set of modules that make some functional programming idioms more <a href="https://cliki.net/convenience%20library">convenient</a> for use in Common Lisp
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="ILISP.html" class="internal">ILISP</a> -
|
|||
|
ILISP is an <a href="Emacs.html" class="internal">Emacs</a> based interface to various lisp-like systems - a pretty essential <a href="development.html" class="internal">development</a> aid
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="IMHO.html" class="internal">IMHO</a> -
|
|||
|
<a href="https://sources.debian.org/src/cl-imho/1.2.1-1/">IMHO</a> is dead, as far as anyone knows
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="IOlib-POSIX.html" class="internal">IOlib-POSIX</a> -
|
|||
|
This library is <a href="obsolete.html" class="category">obsolete</a> and should not be used
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="LIJOS.html" class="internal">LIJOS</a> -
|
|||
|
The LIJOS system is a Lisp Implementation of the <a href="Java.html" class="internal">Java</a> ObjectStream
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="lisp2wish.html" class="internal">lisp2wish</a> -
|
|||
|
lisp2wish is not actively maintained, see <a href="cl-tk.html" class="internal">cl-tk</a> for a currently maintained interface to Tk
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="LispGameIssues.html" class="internal">LispGameIssues</a> -
|
|||
|
This page might be <a href="obsolete.html" class="category">obsolete</a> and superseded by the <a href="http://lispgames.org/">Lisp Games Wiki</a>.
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="MPC.html" class="internal">MPC</a> -
|
|||
|
<a href="https://github.com/eugeneia/mpc">MPC</a> is a fork of Drew Crampsie's <a href="http://smug.drewc.ca/smug.html">Smug</a>, a monadic <a href="parser.html" class="internal">parser</a> combinators library for Common Lisp
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="net-telent-date.html" class="internal">net-telent-date</a> -
|
|||
|
<a href="https://github.com/eugeneia/net-telent-date">net-telent-date</a> consists of the <a href="time.html" class="internal">time</a> parsing routines from <a href="CMUCL.html" class="internal">CMUCL</a> and a universal-time to <a href="RFC.html" class="internal">RFC</a> <a href="https://www.ietf.org/rfc/rfc822.txt">822</a> date converter
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="optima.html" class="internal">optima</a> -
|
|||
|
[deprecated by <a href="trivia.html" class="internal">trivia</a>, see link below] A <a href="pattern matching.html" class="internal">pattern matching</a> library
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="PonzuDB.html" class="internal">PonzuDB</a> -
|
|||
|
This was just an experimental project
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="pxmlutils.html" class="internal">pxmlutils</a> -
|
|||
|
development on the <a href="xml.html" class="internal">xml</a> parser in pxmlutils has stopped, use Miles Egan's <a href="XMLS.html" class="internal">XMLS</a> parser instead.
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="RDNZL.html" class="internal">RDNZL</a> -
|
|||
|
RDNZL (pronounced "Redunzl") enables Common Lisp applications to interact with dot-NET libraries
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Reticule.html" class="internal">Reticule</a> -
|
|||
|
<a href="https://github.com/larsmagne/reticule">Reticule</a> is an NNTP server written in Common Lisp by <a href="Lars Magne Ingebrigtsen.html" class="internal">Lars Magne Ingebrigtsen</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="rt.html" class="internal">rt</a> -
|
|||
|
rt is a 1990 regression testing library that is used by some older software
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Salza.html" class="internal">Salza</a> -
|
|||
|
If you're writing new code, you probably want to check out <a href="Salza2.html" class="internal">Salza2</a>, which is a from-scratch reimplementation, and is much faster and simpler (and maintained).
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="salza-png.html" class="internal">salza-png</a> -
|
|||
|
salza-png is considered <a href="obsolete.html" class="category">obsolete</a> by the author in favor of <a href="ZPNG.html" class="internal">ZPNG</a>.
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="ssqlfs.html" class="internal">ssqlfs</a> -
|
|||
|
ssqlfs is an <a href="application.html" class="category">application</a> which generates a <a href="SQL.html" class="category">SQL</a> database which corresponds
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Stefil.html" class="internal">Stefil</a> -
|
|||
|
hu.dwim.stefil is an abandoned test framework with a living fork at <a href="https://github.com/joaotavora/fiasco">fiasco</a>, and its philosophy is to stay as transparent as possible, disrupting the normal Lisp application development process as little as possible
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="The Old Cliki.html" class="internal">The Old Cliki</a> -
|
|||
|
This is a page about the old version of the wiki software that used to run cliki.net
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="TIMER.html" class="internal">TIMER</a> -
|
|||
|
An event scheduling library for <a href="SBCL.html" class="internal">SBCL</a> by <a href="Zach Beane.html" class="internal">Zach Beane</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="trivial-https.html" class="internal">trivial-https</a> -
|
|||
|
<a href="https://gitlab.common-lisp.net/cl-plus-ssl/trivial-https">trivial-https</a> was a fork of <a href="Brian Mastenbrook.html" class="internal">Brian Mastenbrook</a>'s <a href="trivial-http.html" class="internal">trivial-http</a> adding support for HTTPS using <a href="CL-PLUS-SSL.html" class="internal">CL+SSL</a>
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="turtl.html" class="internal">turtl</a> -
|
|||
|
<a href="https://turtlapp.com/">Turtl</a> lets you take notes, bookmark websites, and store documents for sensitive projects
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="Verrazano.html" class="internal">Verrazano</a> -
|
|||
|
Verrazano is no longer actively developed; see <a href="cl-autowrap.html" class="internal">cl-autowrap</a> (which uses <a href="c2ffi.html" class="internal">c2ffi</a>) or maybe <a href="SWIG.html" class="internal">SWIG</a>.
|
|||
|
</li>
|
|||
|
<li>
|
|||
|
<a href="xmlutils.html" class="internal">xmlutils</a> -
|
|||
|
The xmlutils project is no longer hosted at Franz because it has been superseded by the newer <a href="https://franz.com/support/documentation/current/doc/sax.htm">sax parser</a>
|
|||
|
</li>
|
|||
|
</ul></div></div>
|
|||
|
<div id="footer" class="buttonbar"><ul><li><a href="obsolete.html">Current version</a></li>
|
|||
|
<li><a href="https://www.cliki.net/site/history?article=obsolete">History</a></li>
|
|||
|
<li><a href="https://www.cliki.net/site/backlinks?article=obsolete">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=obsolete&from-revision=3556560546">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>
|