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
This is an exercise in progress in building a language with an interpreter, working through PLAI. Instead of doing it in Racket I'm trying to do it in TypeScript, macros and all.