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
I have a better idea: AsyncInterpScript which implements its own eval, has a map of functions and variables that's made at compile-time and used by eval, but all the instructions stay as readerexps and don't have to compile
special forms will be handled specially as boilerplate in eval
Implement a self-hosting Kiss interpreter
The text was updated successfully, but these errors were encountered: