From a2015956ea6c2006104977e9a981136448f597e2 Mon Sep 17 00:00:00 2001 From: Lassi Kortela Date: Fri, 5 Aug 2022 11:53:46 +0300 Subject: [PATCH] Add up-to-date menu of all projects --- www/index.html | 76 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 71 insertions(+), 5 deletions(-) diff --git a/www/index.html b/www/index.html index a021a17..71f5f43 100644 --- a/www/index.html +++ b/www/index.html @@ -32,12 +32,78 @@

Scheme Conservatory

Maintenance of dormant Scheme code.

Implementations

-

Ikarus Scheme

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Dream + R4RS interpreter in assembly language
+ GScheme + Scheme for GNUstep in Objective-C
+ Ikarus + R6RS native-code compiler
+ Kali + Scheme 48 with distributed computation
+ PC Scheme + R3RS for DOS operating systems
+ RScheme + R5RS with persistent objects
+ STk + R4RS interpreter with CLOS and Tk GUI
+ VxScheme + R4RS for the VxWorks RTOS

Libraries

-

Portable syntax-case - (psyntax)

+ + + + + +
+ psyntax + Portable syntax-case with implicit phasing
+

Applications

+ + + + + +
+ Xxl + Spreadsheet written in STk

Contributing

-

Repositories - at gitea.scheme.org

+ + Repositories at + gitea.scheme.org +