Skip to content

tomoh1r/rpython-lang-scheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
->

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published