/rpython-lang-scheme

Primary LanguagePythonMIT LicenseMIT

rpython-lang-scheme

fork from lang-scheme

Quick Start

Build. If you have pypy, you can use it.

$ hg clone https://bitbucket.org/pypy/lang-scheme
$ python rpython/bin/rpython targetscheme.py

and Run

$ ./scheme-c sample.ss
<<W_Boolean object at 0x7f61f0e7a020>>

also you can run scheme interactive shell

$ python interactive.py
PyPy Scheme interpreter
->