Skip to content

Learning with Peter Norvig's lis.py interpreter

License

Notifications You must be signed in to change notification settings

UniqueClouds/lispy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning with lis.py

This repository contains variations of Peter Norvig's lis.py interpreter for a subset of Scheme, described in his post (How to Write a (Lisp) Interpreter (in Python)).

Provenance, Copyright and License

lis.py is published in the norvig/pytudes repository on Github. The copyright holder is Peter Norvig and the code is licensed under the MIT license.

Unless otherwise noted, I wrote the changes and additions described in the README files in each directory.

References

Articles

Books

Interpreters and tools

Luciano Ramalho
São Paulo, August 23, 2021

About

Learning with Peter Norvig's lis.py interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 49.8%
  • Clojure 12.3%
  • Python 10.4%
  • Scala 6.8%
  • Jupyter Notebook 6.7%
  • C 6.0%
  • Other 8.0%