atom icon indicating copy to clipboard operation
atom copied to clipboard

A complete Scheme R5RS implementation, designed to be embedded in to C and C++ applications.

Atom

As small as I can make a complete R5RS Scheme implementation.

Project Goals

  • A complete scheme r5rs implementation
  • Designed to be embedded in a C / C++ application.