Hacker News new | ask | show | jobs
by goodpoint 1724 days ago
Nim is pretty pythonic in terms of expressiveness.

Of course Nim is statically typed, but a lot of Python code that does not use dynamic typing heavily can be ported to Python surprisingly easily.