Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.

WWW: https://web.archive.org/web/20240321110425/http://sam.zoy.org/elk/
