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
Attempt to make a LISP interpreter in python. This doesn't have all the
features of Lisp but enough for simple things like Fibonacci series (see
screenshot).