Skij
15 Sep 2023 - 15 Sep 2023
- A scheme interpreter for Java I wrote when I was (briefly) at IBM Watson. Github
- Described in Dynamic Interaction in Java (retitled What is Interactive Scripting?), Dr. Dobb's Journal, 2001
- Weirdly Peter Norvig wrote almost the exact same thing at about the same time: JScheme: Scheme implemented in Java