Skip to content

Commit

Permalink
optimizer doc
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-mattei committed Jan 7, 2024
1 parent 28a9f69 commit 9f343f1
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 8 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<p style="text-align: center;"><br>
</p>
<h1 style="text-align: center;"><b><span style="color: #000099;">Scheme+</span></b><b><span
style="color: #999999;"> <font size="+2">version 7.2 for Racket Scheme<br>
style="color: #999999;"> <font size="+2">version 7.3 for Racket Scheme<br>
</font></span></b></h1>
<p style="text-align: center;">
Display options for viewing this documentation:<br>
Expand Down Expand Up @@ -420,8 +420,19 @@ content="text/html; charset=utf-8">Basic hash tables
3

</pre>
<p>for the rest read below and the documentation.</p>

<br>


<br>Programs now needs to be parsed due to the use of optimization
schemes, it is automatic in Racket.

<br>

<p>for the rest read the documentation below and the online examples.</p>
<br>

<br>
<h2>2.<u>Download Scheme+:</u></h2>
<p>The source code of <b>Scheme+</b> for <a href="https://racket-lang.org/"
target="_blank">Racket implementation of Scheme</a> can be retrieved
Expand Down
15 changes: 12 additions & 3 deletions Scheme+.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h2 style=" text-align: center;">Damien Mattei<br>
<p style="text-align: center;"><br>
</p>
<h1 style="text-align: center;"><b><span style="color: #000099;">Scheme+</span></b><b><span
style="color: #999999;"> <font size="+2">version 7.2 for
style="color: #999999;"> <font size="+2">version 7.3 for
Racket Scheme<br>
</font></span></b></h1>
<p style="text-align: center;"> </p>
Expand Down Expand Up @@ -435,8 +435,17 @@ <h2><u>1. Scheme+ at a glance:&nbsp;</u></h2>
3

</pre>
<p>for the rest read below and the documentation.</p>
<br>

<br>
<br>Programs now needs to be parsed due to the use of optimization
schemes, it is automatic in Racket.

<br>

<p>for the rest read the documentation below and the online examples.</p>
<br>

<br>
<h2>2.<u>Download Scheme+:</u></h2>
<p>The source code of <b>Scheme+</b>, for <a
href="https://racket-lang.org/" target="_blank">Racket
Expand Down
14 changes: 11 additions & 3 deletions Scheme+io.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h2 style=" text-align: center;">Damien Mattei<br>
<p style="text-align: center;"><br>
</p>
<h1 style="text-align: center;"><b><span style="color: #000099;">Scheme+</span></b><b><span
style="color: #999999;"> <font size="+2">version 7.2 for
style="color: #999999;"> <font size="+2">version 7.3 for
Racket Scheme<br>
</font></span></b></h1>
<p style="text-align: center;"> Display options for viewing this
Expand Down Expand Up @@ -494,8 +494,16 @@ <h2><u>1. Scheme+ at a glance:&nbsp;</u></h2>
3

</pre>
<p>for the rest read below and the documentation.</p>
<br>


<br>Programs now needs to be parsed due to the use of optimization
schemes, it is automatic in Racket.

<br>

<p>for the rest read the documentation below and the online examples.</p>
<br>
<br>
<h2>2.<u>Download Scheme+:</u></h2>
<p>The source code of <b>Scheme+</b> for <a
href="https://racket-lang.org/" target="_blank">Racket
Expand Down

0 comments on commit 9f343f1

Please sign in to comment.