LispMe
From Wikipedia, the free encyclopedia
LispMe is an interpreter for the Scheme programming language developed by Fred Bayer for Palm OS PDAs. It is free software released under the GNU General Public License. It is reasonably close to standard Scheme but is not fully R5RS compliant. Scheme source programs can be stored in Palm OS memopad format while Scheme sessions, are stored in Palm OS "pdb" database files and can be interrupted and restarted. There is some support for Palm OS user interface primitives. LispMe also provides some database support.
LispMe sessions can be given a "starter icon", which appears in the Applications menu, enabling the session to be run as a Palm Pilot application.
The product has not been updated since January 2004, but is fairly complete and quite robust.
In March, 2006, Fred Bayer hinted at a new release with some bug fixes "in the next few weeks"[1], but as of July there was no sign of it.
[edit] References
[edit] External links
- LispMe's homepage
- LispMe forum on Yahoo groups
- A review of LispMe on the Scheme Wiki