[ prog / sol / mona ]

prog


Portable Scheme Software That Still Works on MIT Scheme

1 2018-10-28 09:16

It's becoming rare and we, digital archeologists have to dig further and further. Where has all the code gone?

Anyway, a few unrotting bits:

Regular Expressions

- pregexp: https://ds26gte.github.io/pregexp/index.html (Dorai Sitaram)
- irregex: http://synthcode.com/scheme/irregex/ (Alex Shinn)

Prolog

- schelog: https://ds26gte.github.io/schelog/index.html (Dorai Sitaram, again)

Symbolic Algebra

- scmutils: https://groups.csail.mit.edu/mac/users/gjs/6946/ (Sussman, Abelson, ...)

2 2018-10-30 18:20 *

There are some nice new projects too:

Web

- sprocket https://github.com/ekmartin/sprocket (a web server)
- json.scm https://github.com/joeltg/json.scm (Scheme->JSON and JSON->Scheme)

3 2020-12-09 15:19 *

Have you not seen the SRFI's? Many of them offer portable implementations.

4


VIP:

do not edit these