Skip to content

An embeddable lisp/scheme interpreter written in C++. Includes a small subset of the MIT Scheme library.

Notifications You must be signed in to change notification settings

Michicosun/Scheme

Repository files navigation

Scheme-interpreter

An embeddable lisp/scheme interpreter written in C++. Includes a small subset of the MIT Scheme library.

Build

$ ./setup.sh

The executable file will be in the build directory

$ cd build
$ ./scheme-repl

About

An embeddable lisp/scheme interpreter written in C++. Includes a small subset of the MIT Scheme library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages