Skip to content
/ lis.py Public

A minimalistic scheme interpreter written in python3. Inspired from Peter Norvig's implementation.

Notifications You must be signed in to change notification settings

dhrm1k/lis.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lispy - A Simple Scheme Interpreter

Lispy is a minimalistic Scheme interpreter written in Python. Inspired by Peter Norvig's implementation. It only supports basic arithmetic operations.

About

A minimalistic scheme interpreter written in python3. Inspired from Peter Norvig's implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages