emacs.d/clones/lisp/www.cliki.net/compatibility layers.html
2022-10-07 15:47:14 +02:00

92 lines
No EOL
5.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: compatibility layers</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=compatibility%20layers">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - compatibility layers</span>
<div id="content"><div id="content-area"><div id="article-title">compatibility layers</div><div id="article"><ul>
<li>
<a href="ACL-COMPAT.html" class="internal">ACL-COMPAT</a> -
ACL-COMPAT is a free set of <a href="compatibility&#32;layers.html" class="category">compatibility layers</a> for parts of Franz's <a href="ACL.html" class="internal">ACL</a> <a href="system&#32;programming.html" class="category">system programming</a> API for several <a href="Common&#32;Lisp&#32;implementation.html" class="internal">Common Lisp implementation</a>s
</li>
<li>
<a href="ccl-compat.html" class="internal">ccl-compat</a> -
<a href="CCL.html" class="internal">Clozure CL</a> compatibility module
</li>
<li>
<a href="cl-configuration.html" class="internal">cl-configuration</a> -
CL-CONFIGURATION is a package that provides a macro (DEFCONFIGURATION) which can be used to set up various logical pathnames in an elegant way
</li>
<li>
<a href="CLAD.html" class="internal">CLAD</a> -
The <a href="https://gitlab.common-lisp.net/mantoniotti/CLAD">Common Lisp Application Directories</a> (CLAD) library is a simple API
</li>
<li>
<a href="editor-hints.html" class="internal">editor-hints</a> -
The estimable Tobias C Rittweiler is working to develop a CL library called <a href="editor&#32;hints.html" class="internal">editor hints</a> that aims at giving a portable facility for a Lisp implementation to tell the <a href="development.html" class="internal">development</a> environment things about its state
</li>
<li>
<a href="global-vars.html" class="internal">global-vars</a> -
Define efficient global variables in Common Lisp
</li>
<li>
<a href="Portable&#32;Exit.html" class="internal">Portable Exit</a> -
A portability layer for ending the Lisp image
</li>
<li>
<a href="Portable-Threads.html" class="internal">Portable-Threads</a> -
Portable-threads is the <a href="GBBopen.html" class="internal">GBBopen</a> project's portable-<a href="thread.html" class="category">thread</a> code all packaged up for <a href="ASDF-Install.html" class="internal">ASDF-Install</a>
</li>
<li>
<a href="trivial-cltl2.html" class="internal">trivial-cltl2</a> -
Compatibility package exporting <a href="CLtL2.html" class="internal">CLtL2</a> functionality
</li>
<li>
<a href="trivial-macroexpand-all.html" class="internal">trivial-macroexpand-all</a> -
Provides a macroexpand-all function that calls the implementation-specific equivalent
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="compatibility&#32;layers.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=compatibility%20layers">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=compatibility%20layers">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=compatibility%20layers&amp;from-revision=3812473727">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&#32;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>