[plt-scheme] Staapl

From: Tom Schouten (tom at zwizwa.be)
Date: Fri Jul 25 03:35:05 EDT 2008

Hello folks,

The Staapl project has come to a point where it is ready for public
scrutiny.

http://zwizwa.be/staapl

Staapl is a collection of abstractions for (meta)programming
microcontrollers from within PLT Scheme. The core of the system is a
programmable code generator structured around a functional
concatenative macro language. On top of this it includes a syntax
frontend for creating Forth-style languages, a backend code generator
for Microchip's PIC18 microcontroller architecture, and interaction
tools for shortening the edit-compile-test cycle.

Enjoy!
Tom



Posted on the users mailing list.