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

138 lines
No EOL
9.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CLiki: SRFI</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=SRFI">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/colorize.css">
</head>
<body>
<span class="hidden">CLiki - SRFI</span>
<div id="content"><div id="content-area"><div id="article-title">SRFI</div><div id="article">Scheme Requests for Implementation (<a href="http://srfi.schemers.org/">SRFI</a>) are proposed <a href="language&#32;extension.html" class="category">language extension</a>s to Scheme, but that doesn't stop people from implementing them for Common Lisp.<p>Currently someone known as g000001 on github has implemented many dozens of SRFIs in Common Lisp. The projects are available at: <a href="https://github.com/g000001">https://github.com/g000001</a> under an <a href="MIT.html" class="category">MIT</a>-style license.<p>
<ul>
<li><a href="https://github.com/g000001/srfi-0">g000001/srfi-0</a></li>
<li><a href="https://github.com/g000001/srfi-1">g000001/srfi-1</a></li>
<li><a href="https://github.com/g000001/srfi-2">g000001/srfi-2</a></li>
<li><a href="https://github.com/g000001/srfi-3">g000001/srfi-3</a></li>
<li><a href="https://github.com/g000001/srfi-4">g000001/srfi-4</a></li>
<li><a href="https://github.com/g000001/srfi-5">g000001/srfi-5</a></li>
<li><a href="https://github.com/g000001/srfi-6">g000001/srfi-6</a></li>
<li><a href="https://github.com/g000001/srfi-7">g000001/srfi-7</a></li>
<li><a href="https://github.com/g000001/srfi-8">g000001/srfi-8</a></li>
<li><a href="https://github.com/g000001/srfi-9">g000001/srfi-9</a></li>
<li><a href="https://github.com/g000001/srfi-10">g000001/srfi-10</a></li>
<li><a href="https://github.com/g000001/srfi-11">g000001/srfi-11</a></li>
<li><a href="https://github.com/g000001/srfi-13">g000001/srfi-13</a></li>
<li><a href="https://github.com/g000001/srfi-14">g000001/srfi-14</a></li>
<li><a href="https://github.com/g000001/srfi-16">g000001/srfi-16</a></li>
<li><a href="https://github.com/g000001/srfi-17">g000001/srfi-17</a></li>
<li><a href="https://github.com/g000001/srfi-18">g000001/srfi-18</a></li>
<li><a href="https://github.com/g000001/srfi-19">g000001/srfi-19</a></li>
<li><a href="https://github.com/g000001/srfi-21">g000001/srfi-21</a></li>
<li><a href="https://github.com/g000001/srfi-22">g000001/srfi-22</a></li>
<li><a href="https://github.com/g000001/srfi-22">g000001/srfi-22</a></li>
<li><a href="https://github.com/g000001/srfi-23">g000001/srfi-23</a></li>
<li><a href="https://github.com/g000001/srfi-25">g000001/srfi-25</a></li>
<li><a href="https://github.com/g000001/srfi-26">g000001/srfi-26</a></li>
<li><a href="https://github.com/g000001/srfi-27">g000001/srfi-27</a></li>
<li><a href="https://github.com/g000001/srfi-28">g000001/srfi-28</a></li>
<li><a href="https://github.com/g000001/srfi-29">g000001/srfi-29</a></li>
<li><a href="https://github.com/g000001/srfi-30">g000001/srfi-30</a></li>
<li><a href="https://github.com/g000001/srfi-31">g000001/srfi-31</a></li>
<li><a href="https://github.com/g000001/srfi-32">g000001/srfi-32</a></li>
<li><a href="https://github.com/g000001/srfi-34">g000001/srfi-34</a></li>
<li><a href="https://github.com/g000001/srfi-35">g000001/srfi-35</a></li>
<li><a href="https://github.com/g000001/srfi-36">g000001/srfi-36</a></li>
<li><a href="https://github.com/g000001/srfi-37">g000001/srfi-37</a></li>
<li><a href="https://github.com/g000001/srfi-38">g000001/srfi-38</a></li>
<li><a href="https://github.com/g000001/srfi-39">g000001/srfi-39</a></li>
<li><a href="https://github.com/g000001/srfi-40">g000001/srfi-40</a></li>
<li><a href="https://github.com/g000001/srfi-41">g000001/srfi-41</a></li>
<li><a href="https://github.com/g000001/srfi-42">g000001/srfi-42</a></li>
<li><a href="https://github.com/g000001/srfi-43">g000001/srfi-43</a></li>
<li><a href="https://github.com/g000001/srfi-44">g000001/srfi-44</a></li>
<li><a href="https://github.com/g000001/srfi-44">g000001/srfi-44</a></li>
<li><a href="https://github.com/g000001/srfi-45">g000001/srfi-45</a></li>
<li><a href="https://github.com/g000001/srfi-46">g000001/srfi-46</a></li>
<li><a href="https://github.com/g000001/srfi-47">g000001/srfi-47</a></li>
<li><a href="https://github.com/g000001/srfi-48">g000001/srfi-48</a></li>
<li><a href="https://github.com/g000001/srfi-49">g000001/srfi-49</a></li>
<li><a href="https://github.com/g000001/srfi-51">g000001/srfi-51</a></li>
<li><a href="https://github.com/g000001/srfi-54">g000001/srfi-54</a></li>
<li><a href="https://github.com/g000001/srfi-55">g000001/srfi-55</a></li>
<li><a href="https://github.com/g000001/srfi-57">g000001/srfi-57</a></li>
<li><a href="https://github.com/g000001/srfi-58">g000001/srfi-58</a></li>
<li><a href="https://github.com/g000001/srfi-59">g000001/srfi-59</a></li>
<li><a href="https://github.com/g000001/srfi-60">g000001/srfi-60</a></li>
<li><a href="https://github.com/g000001/srfi-61">g000001/srfi-61</a></li>
<li><a href="https://github.com/g000001/srfi-62">g000001/srfi-62</a></li>
<li><a href="https://github.com/g000001/srfi-63">g000001/srfi-63</a></li>
<li><a href="https://github.com/g000001/srfi-64">g000001/srfi-64</a></li>
<li><a href="https://github.com/g000001/srfi-66">g000001/srfi-66</a></li>
<li><a href="https://github.com/g000001/srfi-67">g000001/srfi-67</a></li>
<li><a href="https://github.com/g000001/srfi-69">g000001/srfi-69</a></li>
<li><a href="https://github.com/g000001/srfi-70">g000001/srfi-70</a></li>
<li><a href="https://github.com/g000001/srfi-71">g000001/srfi-71</a></li>
<li><a href="https://github.com/g000001/srfi-74">g000001/srfi-74</a></li>
<li><a href="https://github.com/g000001/srfi-78">g000001/srfi-78</a></li>
<li><a href="https://github.com/g000001/srfi-86">g000001/srfi-86</a></li>
<li><a href="https://github.com/g000001/srfi-87">g000001/srfi-87</a></li>
<li><a href="https://github.com/g000001/srfi-88">g000001/srfi-88</a></li>
<li><a href="https://github.com/g000001/srfi-89">g000001/srfi-89</a></li>
<li><a href="https://github.com/g000001/srfi-90">g000001/srfi-90</a></li>
<li><a href="https://github.com/g000001/srfi-94">g000001/srfi-94</a></li>
<li><a href="https://github.com/g000001/srfi-95">g000001/srfi-95</a></li>
<li><a href="https://github.com/g000001/srfi-96">g000001/srfi-96</a></li>
<li><a href="https://github.com/g000001/srfi-96">g000001/srfi-96</a></li>
<li><a href="https://github.com/g000001/srfi-97">g000001/srfi-97</a></li>
<li><a href="https://github.com/g000001/srfi-98">g000001/srfi-98</a></li>
<li><a href="https://github.com/g000001/srfi-99">g000001/srfi-99</a></li>
<li><a href="https://github.com/g000001/srfi-100">g000001/srfi-100</a></li>
<li><a href="https://github.com/g000001/srfi-101">g000001/srfi-101</a></li>
<li><a href="https://github.com/g000001/srfi-102">g000001/srfi-102</a></li>
<li><a href="https://github.com/g000001/srfi-105">g000001/srfi-105</a></li> - also implemented by <a href="readable.html" class="internal">readable</a>
<li><a href="https://github.com/g000001/srfi-106">g000001/srfi-106</a></li>
<li><a href="https://github.com/g000001/srfi-111">g000001/srfi-111</a></li>
<li><a href="https://github.com/g000001/srfi-112">g000001/srfi-112</a></li>
<li><a href="https://github.com/g000001/srfi-113">g000001/srfi-113</a></li>
</ul><p>SRFI-110 is implemented by <a href="readable.html" class="internal">readable</a>.</div></div>
<div id="footer" class="buttonbar"><ul><li><a href="SRFI.html">Current version</a></li>
<li><a href="https://www.cliki.net/site/history?article=SRFI">History</a></li>
<li><a href="https://www.cliki.net/site/backlinks?article=SRFI">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=SRFI&amp;from-revision=3623517050">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>