Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21f274dcbd026b9

Jump to content

LispMe

From Wikipedia, the free encyclopedia
LispMe
DeveloperFred Bayer
Stable release
3.2 / August 8, 2008; 17 years ago (2008-08-08)
Operating systemPalm OS
TypeProgramming language
LicenseGPL
Websitewww.lispme.de/index.html#lispme/index.html

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.[1]

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 ended development in August 2008, but is fairly complete and quite robust.

References

[edit]
  1. "LispMe" (PDF).
[edit]