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
CoreLisp is a toy lisp written in C#. It uses CLSY as lexer/parser generator even though a lisp parser should be easliy written by hand without any parser generator.