Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick Gallesio committed Nov 24, 2021
1 parent 046b6e1 commit 81b82e2
Show file tree
Hide file tree
Showing 20 changed files with 1,118 additions and 872 deletions.
1,942 changes: 1,094 additions & 848 deletions .git_meta

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/html/stklos-ref-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,6 @@ <h3 id="Basic-Concepts">1.3 Basic Concepts</h3>
<div class="sectionbody">See the original <span style="font-variant: small-caps">R<sup>5</sup>RS</span> document for more informations on
the basic concepts of the Scheme Programming Language.<p></p></div></div></div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:30 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:13 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,6 @@
<code>stklos(1)</code> command.</td></tr>
</tbody></table></div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,6 @@ <h3 id="stklos-pkg-options">11.2 stklos-pkg options</h3>
</tbody></table></blockquote>
</div></div></div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,6 @@
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-13.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
procedure which is called, and if their parameter is a symbol,
this is the <em>SLIB</em> one which is called.</p></div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
8 changes: 4 additions & 4 deletions doc/html/stklos-ref-14.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h3 id="Supported-SRFIs">14.1 Supported SRFIs</h3>
<li> <strong><a class="http" href="http://srfi.schemers.org/srfi-17/srfi-17.html">SRFI-17</a></strong>
--
<em>Generalized set!</em>
<em>(embedded)</em> <a name="--index-entry-51582"></a></li>
<em>(external)</em> <a name="--index-entry-51582"></a></li>
<li> <strong><a class="http" href="http://srfi.schemers.org/srfi-18/srfi-18.html">SRFI-18</a></strong>
--
<em>Multithreading support</em>
Expand Down Expand Up @@ -487,13 +487,13 @@ <h4 id="Embedded-SRFIs">14.2.1 Embedded SRFIs</h4>
<div class="subsectionbody"><p>As said before, a embedded SRFI can be used directly without loading a
support file. (Note that using <strong><a href="stklos-ref-4.html#require-feature">require-feature</a></strong> works too
and permits to ignore if the SRFI is embedded).</p><p><strong>List of embedded SRFIs:</strong>
<code> srfi-0</code><code> srfi-6</code><code> srfi-8</code><code> srfi-10</code><code> srfi-11</code><code> srfi-15</code><code> srfi-16</code><code> srfi-17</code><code> srfi-18</code><code> srfi-22</code><code> srfi-23</code><code> srfi-28</code><code> srfi-30</code><code> srfi-31</code><code> srfi-34</code><code> srfi-38</code><code> srfi-39</code><code> srfi-45</code><code> srfi-55</code><code> srfi-62</code><code> srfi-70</code><code> srfi-87</code><code> srfi-88</code><code> srfi-98</code><code> srfi-111</code><code> srfi-112</code><code> srfi-118</code><code> srfi-143</code><code> srfi-145</code><code> srfi-169</code><code> srfi-176</code><code> srfi-192</code><code> srfi-193</code><code> srfi-195</code><code> srfi-208</code><code> srfi-219</code>
<code> srfi-0</code><code> srfi-6</code><code> srfi-8</code><code> srfi-10</code><code> srfi-11</code><code> srfi-15</code><code> srfi-16</code><code> srfi-18</code><code> srfi-22</code><code> srfi-23</code><code> srfi-28</code><code> srfi-30</code><code> srfi-31</code><code> srfi-34</code><code> srfi-38</code><code> srfi-39</code><code> srfi-45</code><code> srfi-55</code><code> srfi-62</code><code> srfi-70</code><code> srfi-87</code><code> srfi-88</code><code> srfi-98</code><code> srfi-111</code><code> srfi-112</code><code> srfi-118</code><code> srfi-143</code><code> srfi-145</code><code> srfi-169</code><code> srfi-176</code><code> srfi-192</code><code> srfi-193</code><code> srfi-195</code><code> srfi-208</code><code> srfi-219</code>
.</p></div></div><div class="subsectiondiv"><div class="subsectiontitle"><a name="External-SRFIs"></a>
<h4 id="External-SRFIs">14.2.2 External SRFIs</h4>
</div>
<div class="subsectionbody"><p>An external SRFI needs to load at least one external file. This can be
done with <strong><a href="stklos-ref-4.html#require">require</a></strong> or <strong><a href="stklos-ref-4.html#require-feature">require-feature</a></strong>. As with embedded SRFIS, using <strong><a href="stklos-ref-4.html#require-feature">require-feature</a></strong> permits to ignore if the SRFI is external.</p><p><strong>List of external SRFIs:</strong>
<code> srfi-1</code><code> srfi-2</code><code> srfi-4</code><code> srfi-5</code><code> srfi-7</code><code> srfi-9</code><code> srfi-13</code><code> srfi-14</code><code> srfi-25</code><code> srfi-26</code><code> srfi-27</code><code> srfi-29</code><code> srfi-35</code><code> srfi-36</code><code> srfi-37</code><code> srfi-41</code><code> srfi-48</code><code> srfi-51</code><code> srfi-54</code><code> srfi-59</code><code> srfi-60</code><code> srfi-61</code><code> srfi-64</code><code> srfi-66</code><code> srfi-69</code><code> srfi-74</code><code> srfi-89</code><code> srfi-94</code><code> srfi-96</code><code> srfi-100</code><code> srfi-113</code><code> srfi-117</code><code> srfi-127</code><code> srfi-128</code><code> srfi-129</code><code> srfi-130</code><code> srfi-132</code><code> srfi-133</code><code> srfi-134</code><code> srfi-135</code><code> srfi-137</code><code> srfi-141</code><code> srfi-144</code><code> srfi-151</code><code> srfi-156</code><code> srfi-158</code><code> srfi-161</code><code> srfi-170</code><code> srfi-171</code><code> srfi-173</code><code> srfi-174</code><code> srfi-175</code><code> srfi-180</code><code> srfi-185</code><code> srfi-189</code><code> srfi-190</code><code> srfi-196</code><code> srfi-207</code><code> srfi-214</code><code> srfi-216</code><code> srfi-217</code><code> srfi-223</code> .</p></div></div><div class="subsectiondiv"><div class="subsectiontitle"><a name="SRFI-features"></a>
<code> srfi-1</code><code> srfi-2</code><code> srfi-4</code><code> srfi-5</code><code> srfi-7</code><code> srfi-9</code><code> srfi-13</code><code> srfi-14</code><code> srfi-17</code><code> srfi-25</code><code> srfi-26</code><code> srfi-27</code><code> srfi-29</code><code> srfi-35</code><code> srfi-36</code><code> srfi-37</code><code> srfi-41</code><code> srfi-48</code><code> srfi-51</code><code> srfi-54</code><code> srfi-59</code><code> srfi-60</code><code> srfi-61</code><code> srfi-64</code><code> srfi-66</code><code> srfi-69</code><code> srfi-74</code><code> srfi-89</code><code> srfi-94</code><code> srfi-96</code><code> srfi-100</code><code> srfi-113</code><code> srfi-117</code><code> srfi-127</code><code> srfi-128</code><code> srfi-129</code><code> srfi-130</code><code> srfi-132</code><code> srfi-133</code><code> srfi-134</code><code> srfi-135</code><code> srfi-137</code><code> srfi-141</code><code> srfi-144</code><code> srfi-151</code><code> srfi-156</code><code> srfi-158</code><code> srfi-161</code><code> srfi-170</code><code> srfi-171</code><code> srfi-173</code><code> srfi-174</code><code> srfi-175</code><code> srfi-180</code><code> srfi-185</code><code> srfi-189</code><code> srfi-190</code><code> srfi-196</code><code> srfi-207</code><code> srfi-214</code><code> srfi-216</code><code> srfi-217</code><code> srfi-223</code> .</p></div></div><div class="subsectiondiv"><div class="subsectiontitle"><a name="SRFI-features"></a>
<h4 id="SRFI-features">14.2.3 SRFI features</h4>
</div>
<div class="subsectionbody"><p>For some SRFIs, <span style="font-variant: small-caps">STklos</span> accepts that uses them with a name. This names
Expand Down Expand Up @@ -1017,6 +1017,6 @@ <h4>srfi-169 -- Underscores in numbers</h4>
<div class="subsectionbody"><p><a class="http" href="http://srfi.schemers.org/srfi-169/srfi-169.html">SRFI-169</a> is fully supported. See <a href="stklos-ref-10.html#accept-srfi-169-numbers">accept-srfi-169-numbers</a> to eventually
forbid the usage of underscores in numbers.</p></div></div></div></div></div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:15 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-15.html
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,6 @@
</tbody></table>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:15 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
<div class="chapterbody"><table><tbody><tr><td valign="top" align="right">[1] </td><td valign="top" align="left"> -- <a title="http://www-sop.inria.fr/mimosa/fp/Bigloo/" href="http://www-sop.inria.fr/mimosa/fp/Bigloo/"><strong>Bigloo Home Page</strong></a>.</td></tr><tr><td valign="top" align="right">[2] </td><td valign="top" align="left"> -- <a title="http://gtk.org/" href="http://gtk.org/"><strong>The GTK+ Toolkit Home Page</strong></a>.</td></tr><tr><td valign="top" align="right">[3] </td><td valign="top" align="left">Alex S. Shinn, John Cowan and Arthur A. Gleckler -- <a title="https://small.r7rs.org/attachment/r7rs.pdf" href="https://small.r7rs.org/attachment/r7rs.pdf"><strong>The Revised7 Report on the Algorithmic Language Scheme -- R7RS small</strong></a> -- July, 2013.</td></tr><tr><td valign="top" align="right">[4] </td><td valign="top" align="left">Apple Computer -- <strong>Dylan: an Object Oriented Dynamic Language</strong> -- <i>Apple</i>, April, 1992.</td></tr><tr><td valign="top" align="right">[5] </td><td valign="top" align="left">C. Queinnec and J-M. Geffroy -- <strong>Partial Evaluation Applied to Symbolic Pattern Matching with Intelligent Backtrack</strong> -- Workshop in Static Analysis, Bigre, (81--82), Bordeaux (France), September, 1992.</td></tr><tr><td valign="top" align="right">[6] </td><td valign="top" align="left">Chris Hanson -- <a title=" https://www.gnu.org/software/mit-scheme/documentation/stable/mit-scheme-sos.pdf" href=" https://www.gnu.org/software/mit-scheme/documentation/stable/mit-scheme-sos.pdf"><strong>The SOS Reference Manual, version 1.9</strong></a> -- November, 2011.</td></tr><tr><td valign="top" align="right">[7] </td><td valign="top" align="left">Erick Gallesio -- <strong>Reference Manual</strong> -- RT 95-31a, I3S CNRS / Université de Nice - Sophia Antipolis, juillet, 1995, pp. 82.</td></tr><tr><td valign="top" align="right">[8] </td><td valign="top" align="left">Gregor Kickzales -- <a title="http://community.schemewiki.org/?Tiny-CLOS" href="http://community.schemewiki.org/?Tiny-CLOS"><strong>Tiny-Clos</strong></a> -- December, 1992.</td></tr><tr><td valign="top" align="right">[9] </td><td valign="top" align="left">Gregor Kickzales, Jim de Rivières and Daniel G. Bobrow -- <strong>The Art of Meta Object Protocol</strong> -- <i>MIT Press</i>, 1991.</td></tr><tr><td valign="top" align="right">[10] </td><td valign="top" align="left">Guy L. Steele Jr. -- <strong>Common Lisp: the Language, 2nd Edition</strong> -- <i>Digital Press</i>, 12 Crosby Drive, Bedford, MA 01730, USA, 1990.</td></tr><tr><td valign="top" align="right">[11] </td><td valign="top" align="left">ISO/IEC -- <strong>Information technology, Processing Languages, Document Style Semantics and Specification Languages (DSSSL)</strong> -- 10179:1996(E), ISO, , 1996.</td></tr><tr><td valign="top" align="right">[12] </td><td valign="top" align="left">John K. Ousterhout -- <strong>An X11 toolkit based on the Tcl Language</strong> -- USENIX Winter Conference, January, 1991, pp. 105--115.</td></tr><tr><td valign="top" align="right">[13] </td><td valign="top" align="left">Kelsey, R. and Clinger, W. and Rees, J. -- <a title="http://www.schemers.org/Documents/Standards/R5RS/HTML" href="http://www.schemers.org/Documents/Standards/R5RS/HTML"><strong>The Revised5 Report on the Algorithmic Language Scheme</strong></a> -- Higher-Order and Symbolic Computation, 11(1), Sep, 1998.</td></tr><tr><td valign="top" align="right">[14] </td><td valign="top" align="left">Philip Hazel -- <a title="http://pcre.org/" href="http://pcre.org/"><strong>PCRE (Perl Compatible Regular Expressions) Home page</strong></a>.</td></tr><tr><td valign="top" align="right">[15] </td><td valign="top" align="left">Sho-Huan Simon Tung and R. Kent Dybvig -- <strong>Reliable Interactive Programming with Modules</strong> -- LISP and Symbolic Computation, 91996, pp. 343--358.</td></tr></tbody></table>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:32 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:15 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1335,6 +1335,6 @@ <h3 id="Macros">2.10 Macros</h3>
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:30 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:13 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,6 @@
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:30 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:13 2021</em></small>
</body>
</html>
6 changes: 3 additions & 3 deletions doc/html/stklos-ref-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ <h3 id="Numbers">4.2 Numbers</h3>
<code><strong><font color="IndianRed">(bit-or n1 n2 ...)</font></strong></code><br /><code><strong><font color="IndianRed">(bit-xor n1 n2 ...)</font></strong></code><br /><code><strong><font color="IndianRed">(bit-not n)</font></strong></code><br /><code><strong><font color="IndianRed">(bit-shift n m)</font></strong></code><br /><br />These procedures allow the manipulation of integers as bit fields.
The integers can be of arbitrary length. <code>Bit-and</code>, <code>bit-or</code> and
<code>bit-xor</code> respectively compute the bitwise <em>and</em>, inclusive and
exclusive <em>or</em>. <code>bit-not</code> eturns the bitwise <em>not</em> of <code>n</code>.
exclusive <em>or</em>. <code>bit-not</code> returns the bitwise <em>not</em> of <code>n</code>.
<code>bit-shift</code> returns the bitwise <em>shift</em> of <code>n</code>. The integer <code>n</code>
is shifted left by <code>m</code> bits; If <code>m</code> is negative, <code>n</code> is shifted right by
<code>-m</code> bits.
Expand Down Expand Up @@ -6860,7 +6860,7 @@ <h3 id="Misc">4.22 Misc</h3>
<tr><td bgcolor="#dddddd"><a name="disassemble-expr"></a><a name="--index-entry-41610"></a><table width="100%" style="border-collapse: collapse;" frame="void" rules="none"><tbody>
<tr><td align="center"><code><strong><font color="IndianRed">(disassemble-expr sexpr)</font></strong></code></td><td class="align-right" align="center"><font color="darkolivegreen"><i><span style="font-variant: small-caps">STklos</span> procedure</i></font></td></tr>
</tbody></table>
<code><strong><font color="IndianRed">(disassemble-expr show-consts)</font></strong></code><br /><code><strong><font color="IndianRed">(disassemble-expr show-consts port)</font></strong></code><br /><br />This function prints on the given <code>port</code> (by default the current output
<code><strong><font color="IndianRed">(disassemble-expr sexpr show-consts)</font></strong></code><br /><code><strong><font color="IndianRed">(disassemble-expr sexpr show-consts port)</font></strong></code><br /><br />This function prints on the given <code>port</code> (by default the current output
port) the instructions of the given <code>sexpr</code>. If <code>show-consts</code> is true,
the table of the contants used in <code>sexpr</code> is also printed.

Expand Down Expand Up @@ -6992,6 +6992,6 @@ <h3 id="Misc">4.22 Misc</h3>
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:30 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -981,6 +981,6 @@ <h3 id="Regexp-Procedures">5.17 Regexp Procedures</h3>
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:30 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
2 changes: 1 addition & 1 deletion doc/html/stklos-ref-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,6 @@ <h4 id="Explanations-Through-Examples">Explanations Through Examples</h4>
<br>
</div></td>
</tr></table><small><hr>This <span style="font-variant: small-caps">Html</span> page has been produced by
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Sun Sep 26 20:11:31 2021</em></small>
<a class="http" href="http://www.stklos.net/~eg/Publis/JFP05/article.html">Skribe</a>.<br />Last update <em>Wed Nov 24 17:57:14 2021</em></small>
</body>
</html>
Loading

0 comments on commit 81b82e2

Please sign in to comment.