Marc Feeley and Danny Dubé, PICBIT: A Scheme System for the PIC Microcontroller , Fourth Workshop on Scheme and Functional Programming.
November 7, 2003.
This paper explains the design of the PICBIT R4RS Scheme system which specifically targets the PIC microcontroller family.
The PIC is a popular inexpensive single-chip microcontroller for very compact embedded systems that has a ROM on the chip and a very small RAM.
The main challenge is fitting the Scheme heap in only 2...
Post new comment