LispMe
From Wikipedia, the free encyclopedia
LispMe | |
Developer: | Fred Bayer |
---|---|
Latest release: | 3.21 / Jan 16, 2004 |
OS: | Palm OS |
Use: | Programming language |
License: | GPL |
Website: | lispme.de |
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.
[edit] See also
[edit] References
[edit] External links
- LispMe's homepage
- A review of LispMe on the Scheme Wiki