logoalt Hacker News

mattclarkdotnettoday at 4:03 AM0 repliesview on HN

RPython is great, but it changes semantics in all sorts of ways. No sets for example. WTF? The native Set type is one of the best features of Python. Tuples also get mangled in RPython.