Hacker News new | past | comments | ask | show | jobs | submit login

A reference implementation isn't really enough either though. Think about Perl, which is implementation defined, vs Python, which is specification defined.

Python is much more successful (it really ate Perl's lunch), and less of a moving target, because of this. Alternate implementations of don't really exist, because they're always having to play catch-up. Python's specifications level the field a bit.




Python has open source implementations that act as defacto standard, as specification of the details.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: