Programming Language Checklist
famicol.in
Programming Language Checklist
1–10 of 169 posts
Re: Programming Language Checklist
#2Edit: well, there's also this: https://news.ycombinator.com/item?id=7836410
Can anybody track down the year this was written?
Re: Programming Language Checklist
#3Has there really been only one big thread? https://news.ycombinator.com/item?id=6784085 Edit: well, there's also this: https://news.ycombinator.com/item?id=7836410 Can anybody track down the year this was written?
https://web.archive.org/web/20111103024132/http://colinm.org...
Re: Programming Language Checklist
#4It's a cute post but if there were a simple checklist for creating a successful language, every language designer would just do that.
Re: Programming Language Checklist
#5Of course, every successful language could be roasted with this, too. It's a cute post but if there were a simple checklist for creating a successful language, every language designer would just do that.
Re: Programming Language Checklist
#6Of course, every successful language could be roasted with this, too. It's a cute post but if there were a simple checklist for creating a successful language, every language designer would just do that.
This is particularly obvious in the "Your language has/lacks" section, where whichever choice you make can be argued against for almost every point.
The point is that you there is no such thing as a perfect language and the success of a language rarely depends on the kind of criteria that programmers will judge them on at first glance, and success is a relative thing.
Re: Programming Language Checklist
#7Of course, every successful language could be roasted with this, too. It's a cute post but if there were a simple checklist for creating a successful language, every language designer would just do that.
It's not intending to be. Pretty sure it's a joke. (See the last checklist block on the page
Re: Programming Language Checklist
#8The guy never heard of Lisp so I wouldn't pay much attention to this anyway.
Re: Programming Language Checklist
#9Re: Programming Language Checklist
#10[ ] You require the compiler to be present at runtime [ ] You require the language runtime to be present at compile-time The guy never heard of Lisp so I wouldn't pay much attention to this anyway.