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

52 lines
No EOL
4.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: ZACL</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=ZACL">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - ZACL</span>
<div id="content"><div id="content-area"><div id="article-title">ZACL</div><div id="article">ZACL is an <a href="ACL.html" class="internal">ACL</a>-like layer for running <a href="AllegroServe.html" class="internal">AllegroServe</a> on non-<a href="Allegro.html" class="internal">Allegro</a> Lisps. Currently works on <a href="CCL.html" class="internal">Clozure CL</a> and <a href="SBCL.html" class="internal">SBCL</a>. Support for other implementations may be added if there is sufficient demand. Contributions of ports to other <a href="Common&#32;Lisp&#32;implementation.html" class="internal">implementations</a> are of course welcome.<p>Depends on: <a href="uiop.html" class="internal">uiop</a>, <a href="asdf.html" class="internal">asdf</a>, <a href="usocket.html" class="internal">usocket</a>, <a href="bordeaux-threads.html" class="internal">bordeaux-threads</a>, <a href="cl-ppcre.html" class="internal">cl-ppcre</a>, <a href="flexi-streams.html" class="internal">flexi-streams</a>, <a href="quri.html" class="internal">quri</a>, <a href="trivial-garbage.html" class="internal">trivial-garbage</a>, <a href="trivial-backtrace.html" class="internal">trivial-backtrace</a>, <a href="split-sequence.html" class="internal">split-sequence</a>, <a href="queues.html" class="internal">queues</a>, <a href="cl-store.html" class="internal">cl-store</a>, <a href="alexandria.html" class="internal">alexandria</a>, <a href="md5.html" class="internal">md5</a>, <a href="cl-plus-ssl.html" class="internal">cl+ssl</a>, <a href="local-time.html" class="internal">local-time</a>, <a href="cl-base64.html" class="internal">cl-base64</a><p>Repository: <a href="https://gitlab.common-lisp.net/zbeane/zacl">https://gitlab.common-lisp.net/zbeane/zacl</a><p>Fork: <a href="https://gitlab.common-lisp.net/dcooper/zacl">https://gitlab.common-lisp.net/dcooper/zacl</a><p>License: <a href="BSD.html" class="category">BSD</a><p><hr>
<a href="system&#32;programming.html" class="category">system programming</a></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="ZACL.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=ZACL">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=ZACL">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=ZACL&amp;from-revision=3803150755">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>