Hi folks,
New-ish nimion here. I wrote a small helper library for writing line-oriented command interpreters (for another project I'm working on), somewhat inspired by Python's Cmd. Thought I'd share it!
https://github.com/beshrkayali/loki