| Original author(s) | George J. Carrette |
|---|---|
| Stable release |
3.63 / April 27, 2008
|
| Written in | C |
| Operating system | Cross-platform |
| Type | Programming language |
| License | GNU Lesser General Public License |
| Website | alum |
Scheme In One Defun (or Scheme In One Day) is a small-footprint implementation of the Scheme programming language, written in C and designed to be embedded inside C programs. It is notable for being perhaps the smallest practical implementation of a Lisp-like language. It was originally written by George J. Carrette.