Swap the order of two sections
This commit is contained in:
parent
02246f2aab
commit
4b9973c431
|
@ -9,18 +9,6 @@
|
||||||
<p><b>Kali Scheme</b> is a project started around 1995 by the Software
|
<p><b>Kali Scheme</b> is a project started around 1995 by the Software
|
||||||
Systems group at the NEC Research Institute. It is based
|
Systems group at the NEC Research Institute. It is based
|
||||||
upon <a href="http://s48.org/">Scheme 48</a>.</p>
|
upon <a href="http://s48.org/">Scheme 48</a>.</p>
|
||||||
<h2>Revival</h2>
|
|
||||||
<p>The active development branch can be found at the arch repository.
|
|
||||||
It is recommened to use the stable version in the tarball.</p>
|
|
||||||
<p>If you would like to contribute contact me at zitterbewegung (at)
|
|
||||||
gmail (dot) com or on <a href="//libera.chat/">libera</a>
|
|
||||||
in <code>#scheme</code>.</p>
|
|
||||||
<p>
|
|
||||||
There is also a
|
|
||||||
<a href="http://wiki.c2.com/?KaliScheme">Kali Scheme</a>
|
|
||||||
entry at the C2 Wiki, and a
|
|
||||||
<a href="http://community.schemewiki.org/?kali-scheme-revival">Kali
|
|
||||||
Scheme Revival</a> entry at the Community Scheme Wiki.</p>
|
|
||||||
<h2>What is Kali Scheme?</h2>
|
<h2>What is Kali Scheme?</h2>
|
||||||
<p>
|
<p>
|
||||||
Kali Scheme is a distributed implementation of Scheme that permits
|
Kali Scheme is a distributed implementation of Scheme that permits
|
||||||
|
@ -54,6 +42,18 @@ computations. </li>
|
||||||
messages over wide-area networks (e.g. the
|
messages over wide-area networks (e.g. the
|
||||||
World-Wide Web) </li>
|
World-Wide Web) </li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h2>Revival</h2>
|
||||||
|
<p>The active development branch can be found at the arch repository.
|
||||||
|
It is recommened to use the stable version in the tarball.</p>
|
||||||
|
<p>If you would like to contribute contact me at zitterbewegung (at)
|
||||||
|
gmail (dot) com or on <a href="//libera.chat/">libera</a>
|
||||||
|
in <code>#scheme</code>.</p>
|
||||||
|
<p>
|
||||||
|
There is also a
|
||||||
|
<a href="http://wiki.c2.com/?KaliScheme">Kali Scheme</a>
|
||||||
|
entry at the C2 Wiki, and a
|
||||||
|
<a href="http://community.schemewiki.org/?kali-scheme-revival">Kali
|
||||||
|
Scheme Revival</a> entry at the Community Scheme Wiki.</p>
|
||||||
<h2>Related papers</h2>
|
<h2>Related papers</h2>
|
||||||
<p>
|
<p>
|
||||||
Kali Scheme is described in
|
Kali Scheme is described in
|
||||||
|
|
Loading…
Reference in New Issue