Hacker News new | ask | show | jobs
by SkyMarshal 4367 days ago
It's not uncommon for C++ programmers to first prototype in a simpler language like Python, figure out the structure, then reimplement in C++ for performance. No reason that can't be a thing with Haskell too.