I'm interested in building a good text UI for terminal, for a REPL language kind of system, but also showing interactive state, and being able to manipulate expressions, etc. Any cool tools?
Ha, I use Spacemacs in terminal so I get the joke. Yes, it's a nice text manipulation environment. Making a small language and doing an emacs plugin isn't the worst approach.