On 06/20/2018 05:53 AM, bart4...@gmail.com wrote: > I suggest that such features just make life a little simpler. (And > make writing an efficient interpreter a little bit easier.)
And I posit that most efficient interpreters don't use switch/case at all, but rather jump tables. -- https://mail.python.org/mailman/listinfo/python-list