SoullessAutomaton comments on A corpus of our community's knowledge - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (14)
Very unlikely. First, any solution that involves rewriting substantial amounts of code is a priori highly unlikely to be a "quicker" solution than most other sane options.
Second, Python is somewhere in the neighborhood of the 6th or 7th most popular programming language in current use, and many languages of comparable or greater popularity are either painfully lacking in expressive power (C, Java) or detrimental to competent programming (PHP, Visual Basic, Java).
Overall, Python is reasonably close to an ideal language for these purposes, with respect to the metrics of expressivity, sanity, and popularity.