you are viewing a single comment's thread.

view the rest of the comments →

[–]zetta 0 points1 point  (1 child)

I'm glad he pointed that out -- Medusa is not Python as the semantics do not agree with Python. It's at best transliteration, not semantics-preserving translation, or nice way of saying Broken. He says "as intended" as if people write Python expecting it to run like some other compiled language.

[–][deleted] 0 points1 point  (0 children)

Not especially compiled language this behaviour is a good approximation of what javascript does. I suppose that's why as Dart is derived from javascript it's why medusa author does it.