emacs.d/clones/lisp/www.cliki.net/Standards.html

116 lines
6.3 KiB
HTML
Raw Normal View History

2022-10-07 15:47:14 +02:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: Standards</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=Standards">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - Standards</span>
<div id="content"><div id="content-area"><div id="article-title">Standards</div><div id="article"><i>The wonderful thing about standards is that there are so many to choose from.</i>-- <a href="http://en.wikipedia.org/wiki/Grace_Hopper">Grace Hopper</a><p>I thought that it was <a href="https://whatis.techtarget.com/definition/Our-Favorite-Technology-Quotations">Andrew S. Tannenbaum</a> who said this.--<a href="Roland&#32;Kaufmann.html" class="internal">Roland Kaufmann</a><p><ul>
<li>
<a href="ANSI.html" class="internal">ANSI</a> -
ANSI is the American National Standards Institute, the <a href="standards.html" class="category">standards</a> setting body in the United States
</li>
<li>
<a href="CDR.html" class="internal">CDR</a> -
The ''Common Lisp Document Repository'' is hosted at <a href="https://common-lisp.net/project/cdr/">https://common-lisp.net/project/cdr/</a>
</li>
<li>
<a href="CL-LIA.html" class="internal">CL-LIA</a> -
CL-LIA is a first cut implementation of the "Common Lisp Language
</li>
<li>
<a href="cl-marc.html" class="internal">cl-marc</a> -
Minimal support for reading <a href="https://www.loc.gov/marc/">MARC</a> (ISO2709 / <a href="ANSI.html" class="internal">ANSI</a> Z39.2) records
</li>
<li>
<a href="cl-posix-generalities.html" class="internal">cl-posix-generalities</a> -
Generalities about the Common-Lisp-POSIX API
</li>
<li>
<a href="cl-posix-header-list.html" class="internal">cl-posix-header-list</a> -
</li>
<li>
<a href="cl-xml-parser.html" class="internal">cl-xml-parser</a> -
An <a href="XML.html" class="category">XML</a> parser in Common Lisp
</li>
<li>
<a href="Consolidation.html" class="internal">Consolidation</a> -
This page is here to help coordinate library <a href="http://fare.livejournal.com/169346.html">consolidation efforts</a>
</li>
<li>
<a href="CONSPACK.html" class="internal">CONSPACK</a> -
CONSPACK was inspired by MessagePack, and by the general lack of features among prominent serial/wire formats
</li>
<li>
<a href="CORBA.html" class="internal">CORBA</a> -
CORBA is the <a href="https://www.omg.org/spec/CORBA/">Common Object Request Broker Architecture</a>
</li>
<li>
<a href="dpans2texi.html" class="internal">dpans2texi</a> -
dpans2texi.el converts the TeX sources of the draft ANSI Common Lisp standard (dpANS) to Texinfo
</li>
<li>
<a href="Proposed&#32;ANSI&#32;Changes.html" class="internal">Proposed ANSI Changes</a> -
This page is a listing of proposed and wishlist revisions to <a href="ANSI.html" class="internal">ANSI</a> <a href="Common&#32;Lisp.html" class="internal">Common Lisp</a>
</li>
<li>
<a href="Proposed&#32;Extensions&#32;To&#32;ANSI.html" class="internal">Proposed Extensions To ANSI</a> -
This page is for proposed incremental changes and extensions to the language that go beyond what would be appropriate for <a href="Proposed&#32;ANSI&#32;Revisions&#32;and&#32;Clarifications.html" class="internal">Proposed ANSI Revisions and Clarifications</a>, but not as radical as changes in <a href="Lisp&#32;-&#32;Next&#32;Generation.html" class="internal">Lisp - Next Generation</a>:
</li>
<li>
<a href="RFC.html" class="internal">RFC</a> -
RFCs are <a href="standards.html" class="category">standards</a> documents maintained by the <a href="https://www.ietf.org/">Internet Engineering Task Force</a>
</li>
<li>
<a href="trivial-feed.html" class="internal">trivial-feed</a> -
Parse syndication feeds such as <a href="RSS.html" class="category">RSS</a> and ATOM to a canonical form
</li>
<li>
<a href="WSCL.html" class="internal">WSCL</a> -
<a href="https://github.com/s-expressionists/wscl">This repository</a> contains the TeX and plain-text source files for the “Well Specified Common Lisp” specification
</li>
</ul></div></div>
<div id="footer" class="buttonbar"><ul><li><a href="Standards.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=Standards">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=Standards">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=Standards&amp;from-revision=3820224261">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>