Earlier quoted context omitted.
> Deeply flawed? Not really. Python's performance problems are unfixable without wholesale redesign of the language and standard library. Its package management is a bad joke. The developers give no indication that they have any intention to fix those problems, rather than keep stuffing more unnecessary and badly thought-out features into it. Obsolescence should be gauged by how modern the design of a language is, ra…
> Python's performance problems are unfixable Python's performance, aka runtime, is irrelevant for this application. Getting things done is a much better goal that being modern. Python is very good for getting things done for a wide range of applications.
While you are doing toy schematics, maybe.
> Getting things done is a much better goal that being modern.
If you don't care when this "getting things done" creates unmaintainable mess, perhaps.
Using python as platform for language design shows that the authors of "Autopile" are uninformed.