Extension Language Kit

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

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Hocevar, Sam. "COPYING". Sam Hocevar's homepage. Retrieved 28 May 2015.
  2. ^ Page Module:Citation/CS1/styles.css has no content.Jonathan Rees (1991). "Scheme implementations". Retrieved 2009-06-11.
  3. ^ Page Module:Citation/CS1/styles.css has no content.Oliver Laumann and Carsten Bormann (1994). "Elk: The Extension Language Kit" (PDF). USENIX Computing Systems. 7 (4).
  4. ^ Page Module:Citation/CS1/styles.css has no content.Elk webpage, retrieved 2026-03-27


Template:Asbox