Skip to content

martintrojer/scheme-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacky Scheme interpreter written in Python.

Copyright martin.trojer@gmail.com

Licened under GPLv3

Very fragile to ill-formed input,

  • will give bizarre runtime errors instead of syntax / parse errors Currently only a subset of the language

Uses PyParsing http://pyparsing.wikispaces.com/

About

Hacky Scheme interpreter written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages