Hacker News new | ask | show | jobs
by ryanobjc 1250 days ago
ISO standards for programming languages have been essentially totally obsoleted for new languages. Open source is the reason: previously you'd only have proprietary implementations, so you'd need a standard to ensure they were compatible. Now the standard for rust, python, etc IS the default implementation. Bug for bug compatibility and all that.
1 comments

Except there are fields where standards do matter, hence why Ferrocene is helping such effort for Rust.