importing python metacircular evaluator into git
[boa.git] / boa2 / README
blob76b7809cb6446f10f6f228350c818ba4861355cc
1 Boa Lisp
3 Boa Lisp is an implementation of Scheme on top of Python. The primary
4 goal of this project is to implement an almost complete Scheme (with
5 macros) with seemless access to Python modules and objects back and
6 forth.