@mauve When I'm using the REPL, I'm just doing a quick calculation. However, I'm working on a REPL that can run on Arduinos and let you program Arduinos live instead of compiling and uploading specific firmware. This is a much bigger project because I need APL functions for all the things you can do on an Arduino, which is a lot of things! It's coming along though.