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: a22fe546a92c5e37

Jump to content

TinyScheme

From Wikipedia, the free encyclopedia
TinyScheme
FamilyLisp
DeveloperDimitrios Souflis, Kevin Cozens, Jonathan S. Shapiro
Stable release
1.42[1] / 30 May 2020; 6 years ago (30 May 2020)
LicenseBSD License
Websitetinyscheme.sourceforge.net

TinyScheme is a free software implementation of the Scheme programming language with a lightweight Scheme interpreter of a subset of the R5RS standard. It is meant to be used as an embedded scripting interpreter for other programs. Much of the functionality in TinyScheme is included conditionally, to allow developers to balance features and size/footprint.

TinyScheme is used by the GNU Image Manipulation Program (GIMP) starting with version 2.4, released in 2007. GIMP previously used SIOD.[2]

TinyScheme was used as the core of Direct Revenue's adware, making it the world's most widely distributed Scheme runtime.[3]

References

[edit]
  1. "TinyScheme - Browse /tinyscheme/tinyscheme-1.42 at SourceForge.net".
  2. "GIMP - Script-Fu Migration Guide". gimp.org. Retrieved November 5, 2011.
  3. Davidoff, Sherri (12 January 2009). "Interview with an Adware Author". philosecurity. Retrieved 19 March 2014.
[edit]