Skip to content

rodrigosetti/pyscheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyScheme Build Status

Yet another scheme implementation in Python. This one is very minimalistic and used for education only.

Features

  • Lazy-evaluation
  • Tail-call optimization
  • Very minimalistic: (almost) everything that can be built with procedures and macros is out.

About

A scheme implementation in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published