For what is worth, I’d love to have a proper nim REPL. Inim is nice for what it is, but it is pretty slow and limited in my experience. Maybe when (if?) incremental compilation arrives it will make it possible?
I had a look at Mojo and it is quite promising if they can deliver on their goals. There are a few things that seem a bit inspired by Nim (and they even mention nim in their announcement). I would miss UFC so much though, it’s a pity they did not copy that! (which makes sense since one of their main goals is to stay pretty close to Python’s syntax). The integration with MLIR seems particularly interesting…