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
Toy functional scripting language written in C (based on another project called Simple). Includes: a language specification, a syntax parser, a custom bytecode generator and a trivial interpreter