Hacker News new | ask | show | jobs
by archargelod 164 days ago
You can replace Python with Nim. It checks literally all your marks (expressive, fast, compiled, strong-typing). It's as concise as Python, and IMO, Nim syntax is even more flexible.

https://nim-lang.org

1 comments

And compilation is fast enough that you can run it as a script with shebang methods.