Y
Hacker News
new
|
ask
|
show
|
jobs
by
jtemplestein
5511 days ago
Dear Language authors, please stop using single-letter names or generic terms for programming languages. It messes with the Google.
4 comments
marbu
5511 days ago
Duckduckgo seems to offer reasonable results:
http://duckduckgo.com/?q=L
. While it doesn't solve this problem entirely, it's a good starting point.
link
bhickey
5511 days ago
This name collision is even worse than you suggest. Lindenmayer systems (L-systems) were invented back in the 60s and have been called L-systems for years.
link
joshuafcole
5510 days ago
Actually, I followed the link because I thought this was referring to a programming language derived from them.
link
cschmidt
5511 days ago
Indeed, that's what I thought of. The problem for R is so bad, people have created special purpose search engines like www.rseek.org .
link
JulianMorrison
5511 days ago
J has an excuse. They only use identifiers longer than 1 letter because ASCII lacks for APL symbols.
link