You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LISPy is an implementation of the Scheme dialect of LISP using Python as the implementation language
It serves as a functional LISP interpreter with an IDLE to support its functionality
About
The implementation of the Scheme dialect of LISP using Python as the implementation language