back

by stevekemp·12y ago·view on hn ↗
A language is pretty much ready when it has a compiler, some examples, and similar. (Obviously not all languages compile, but there should be working tools to build/run the code.)

But it is only "done" when it has good examples and a decent standard library. Too often languages don't have a decent interface to legacy/C code, and without that I'm probably not going to touch them.