Package staapl.plt contributed by zwizwa [docs]
To load: (require (planet zwizwa/staapl:1:10/pic18))
Old style:(require (planet "pic18.ss" ("zwizwa" "staapl.plt" 1 10)))
Package description:
A collection of abstractions for metaprogramming microcontrollers.
Downloads this week: 0
Total downloads: 144
Tickets:0
Open tickets:0
Primary files:
[no interface available]
[no interface available]
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 10)0.5.10
42
[none]2010-10-03
To load: (require (planet zwizwa/staapl:1:10/pic18))
Available in repositories: 4.x
See the Staapl blog for release notes.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 9)0.5.9
40
[none]2009-06-30
To load: (require (planet "pic18.ss" ("zwizwa" "staapl.plt" 1 (= 9))))
Available in repositories: 4.x
See the Staapl blog for release notes.
(1 8)0.5.8
4
[none]2009-05-18
To load: (require (planet "pic18.ss" ("zwizwa" "staapl.plt" 1 (= 8))))
Available in repositories: 4.x
See the Staapl blog for release notes.
(1 7)0.5.7
29
[none]2008-09-09
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 7))))
Available in repositories: 4.x
Staapl is a collection of abstractions for metaprogramming 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.
(1 6)0.5.6
5
[none]
[none]2008-08-24
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 6))))
Available in repositories: 4.x
Staapl is a collection of abstractions for metaprogramming 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.
(1 5)0.5.5
6
[none]2008-08-17
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 5))))
Available in repositories: 4.x
[no release notes]
(1 4)0.5.4
2
[none]
[none]2008-07-29
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 4))))
Available in repositories: 4.x
[no release notes]
(1 3)0.5.3
1
[none]
[none]2008-07-28
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 3))))
Available in repositories: 4.x
[no release notes]
(1 2)0.5.2
6
[none]
[none]2008-07-26
To load: (require (planet "prj/pic18.ss" ("zwizwa" "staapl.plt" 1 (= 2))))
Available in repositories: 4.x
[no release notes]
(1 1)0.5.1
3
[none]
[none]2008-07-25
To load: (require (planet "staapl.ss" ("zwizwa" "staapl.plt" 1 (= 1))))
Available in repositories: 4.x
Staapl is a collection of abstractions for metaprogramming 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.
(1 0)0.5.0
6
[none]
[none]2008-07-25
To load: (require (planet "staapl.ss" ("zwizwa" "staapl.plt" 1 (= 0))))
Available in repositories: 4.x
NOTE: This package doesn't install correctly yet. Use http://zwizwa.be/archive/staapl-0.5.0.tar.gz and run 'make'.