Hacker News new | ask | show | jobs
by enkursigilo 733 days ago
Yeah, Tullio.jl is a great package. Basically, it is just a macro for generating efficient for loops.

I guess, it might be hard to achieve similar feature in Python without metaprogramming.