aboutsummaryrefslogtreecommitdiff
path: root/lang/elk/pkg-descr
blob: 4b7505e29f08fd5f398d0f11e601da4dc476e2f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Elk is a Scheme interpreter intended to be used as a general, reusable
extension language subsystem for integration into existing and future
applications.  Elk can also be used as a stand-alone implementation of
the Scheme programming language.

One purpose of the Elk project is to end the recent proliferation of
mutually incompatible Lisp-like extension languages.  Instead of
inventing and implementing yet another extension language, application
programmers can integrate Elk into their application to make it
extensible and highly customizable.

WWW: http://sam.zoy.org/projects/elk/