Skip to content

TheAntimist/pyscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Scheme Interpreter

Scheme interpreter in Python

This was a proof of concept for me, where I worked on implementing a subset of R5RS the Scheme specification. This work is based on the blog post by Peter Norvig which can be found here: http://norvig.com/lispy.html

To run use:

python calc.py

About

Scheme interpreter implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages