Skip to content

wenyekui/lispy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

lispy

a toy lisp implemented in python

refer to http://norvig.com/lispy.html, fix a bug of parsing "(()"

python has built-in list and lambda, it's easier and more natural to translate a piece of code from "lisp form" to "python form"

About

a toy lisp implemented in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages