Compare commits

..

1 Commits

Author SHA1 Message Date
retropikzel 79da6dcb6a Add Larceny 2026-05-13 21:07:28 +03:00
1 changed files with 6 additions and 0 deletions

View File

@ -97,6 +97,12 @@
</th>
<td>Scheme 48 with distributed computation</td>
</tr>
<tr>
<th>
<a href="https://larcenists.org">Larceny</a>
</th>
<td>Created originally as a test vehicle for research</td>
</tr>
<tr>
<th>
<a href="minischeme/">Mini-Scheme</a>