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

Jump to content

// Workers AI · dad joke modeWhat did the Extension Language Kit say? It wanted to extend itself.

From Wikipedia, the free encyclopedia

Extension Language Kit (ELK) is a free Scheme implementation which is embeddable in C and C++ programs, but can also be used as a stand-alone Scheme interpreter. It is available under a custom permissive license[1] for any use, commercial or noncommercial.

Elk was written by Oliver Laumann and Carsten Bormann to provide an Extension Language for the development of large C++-based systems such as the ODA document editor ISOTEXT[2] and the videoconferencing system TELES.VISION.[3] It was inspired by the Lisp interpreter in Emacs and has in turn helped inspire developers of other dynamic language interpreters such as Matz' Ruby Interpreter.

In 2005 Sam Hocevar became the current maintainer of the Elk scheme project, merging contributed patches and fixing known bugs. As of March 2026, the Elk webpage is available after a period of inaccessibility.[4]

References

[edit]
  1. Hocevar, Sam. "COPYING". Sam Hocevar's homepage. Retrieved 28 May 2015.
  2. Jonathan Rees (1991). "Scheme implementations". Retrieved 2009-06-11.
  3. Oliver Laumann and Carsten Bormann (1994). "Elk: The Extension Language Kit" (PDF). USENIX Computing Systems. 7 (4).
  4. Elk webpage, retrieved 2026-03-27
[edit]