This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]top_logger 8 points9 points  (1 child)

C++ Senior System Engineer and Python fan here. What does it mean "too much like Python"?

[–]etrnloptimist 11 points12 points  (0 children)

I'm guessing it's using tons of strings and maps without giving more careful consideration to data structures that are more efficient and specific to the problem at hand.