|
|
|
|
|
by soegaard
553 days ago
|
|
There are specialized Scheme implementations that aim to be small. A recent paper (see also the presentation on YouTube): Leonard Oest O'Leary, Mathis Laroche, and Marc Feeley
A R4RS Compliant REPL in 7 KB For systems with a C compiler: Vincent St-Amour and Marc Feeley. PICOBIT:
A Compact Scheme System for Microcontrollers.
(This one got a best paper award). Finally, there is also PICBIT available for PIC microcontrollers: PICBIT: A Scheme System for the PIC Microcontroller |
|