Had anyone tried SPy, yet another python-like interpreter/compiler (motivations here) ?
What’s your thoughts about it ?
I think it is an interesting take on the language and hope it delivers only a fraction of what it claims. Nowadays I write a lot of Python simply because many dependencies are in that language and it is easier to prototype with it. But performance is a huge drawback. So if the projects succeeds on that, I’d be using it for many of my projects.