Droscheme

Scheme implemented in Go.

Packages

Name      Synopsis
..
ds     
     any      Package ds/any is for interfacing with Droscheme objects.
          char      Package ds/any/char represents the Scheme library (ds any char).
          env     
          runtime      Package ds/any/runtime represents the Scheme library (ds any runtime).
          syntax      Package ds/any/syntax represents the Scheme library (ds any syntax).
     num      Droscheme - a Scheme implementation Copyright © 2012 Andrew Robbins This program is free software: it is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
          runtime      Package ds/any/runtime represents the Scheme library (ds any runtime).
     port      Package ds/port is for interfacing with Droscheme I/O.
          runtime      Package ds/port/runtime represents the Scheme library (ds port runtime).