Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 249 Bytes

scheme.py

Like Heist, but in Python (and missing a lot of features).

Usage

Evaluate a file:

python scheme.py examples/misc.scm

Open an interactive interpreter:

python scheme.py