digitalmars.D.announce - Google now recognizes D as a programming language!
- Walter Bright <newshound1 digitalmars.com> Aug 03 2007
- kenny <funisher gmail.com> Aug 03 2007
- Sean Kelly <sean f4.ca> Aug 03 2007
- Walter Bright <newshound1 digitalmars.com> Aug 04 2007
- Bruno Medeiros <brunodomedeiros+spam com.gmail> Aug 04 2007
- Walter Bright <newshound1 digitalmars.com> Aug 04 2007
- Lars Ivar Igesund <larsivar igesund.net> Aug 04 2007
- Bruno Medeiros <brunodomedeiros+spam com.gmail> Aug 04 2007
- jcc7 <technocrat7 gmail.com> Aug 06 2007
- "Stewart Gordon" <smjg_1998 yahoo.com> Aug 04 2007
- Chris Nicholson-Sauls <ibisbasenji gmail.com> Aug 04 2007
- "Stewart Gordon" <smjg_1998 yahoo.com> Aug 04 2007
http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Aug 03 2007
that's hot. maybe some engineers at google use D :D Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Aug 03 2007
I know they're aware of it because I've talked to a few about it. Python seems quite popular at Google as well, in addition to C++, etc. kenny wrote:that's hot. maybe some engineers at google use D :D Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Aug 03 2007
kenny wrote:that's hot. maybe some engineers at google use D :D
A week ago I gave a short presentation on D at google.
Aug 04 2007
Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Is that recent? Didn't Google code search include D for some time now? -- Bruno Medeiros - MSc in CS/E student http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D
Aug 04 2007
Bruno Medeiros wrote:Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Is that recent? Didn't Google code search include D for some time now?
It wasn't always like that, I don't know when they added it. I remember sending repeated requests that did not produce any response.
Aug 04 2007
Walter Bright wrote:Bruno Medeiros wrote:Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Is that recent? Didn't Google code search include D for some time now?
It wasn't always like that, I don't know when they added it. I remember sending repeated requests that did not produce any response.
I suppose they had to be able to search for D code prior to your talk ;) -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Aug 04 2007
Walter Bright wrote:Bruno Medeiros wrote:Walter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
Is that recent? Didn't Google code search include D for some time now?
It wasn't always like that, I don't know when they added it. I remember sending repeated requests that did not produce any response.
I must have misunderstood it at the time of your request to add D code to Google Search (http://www.digitalmars.com/d/archives/digitalmars/D/announce/Add_your_D_source_code_to_Google_5149.html) -- Bruno Medeiros - MSc in CS/E student http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#D
Aug 04 2007
== Quote from Bruno Medeiros (brunodomedeiros+spam com.gmail)'s articleWalter Bright wrote:http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
I don't recall how long D has been in the drop-down list, but I reported that "lang:d" worked back in January. http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D.announce&artnum=6938
Aug 06 2007
"Walter Bright" <newshound1 digitalmars.com> wrote in message news:f90dlf$1ugf$1 digitalmars.com...http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
This is odd: of my projects - Pentis is there - my utility library is there, albeit not the most recent version - SDWF isn't there at all Though a project on dsource that partly plagiarises SDWF has been exposed! Stewart.
Aug 04 2007
Stewart Gordon wrote:"Walter Bright" <newshound1 digitalmars.com> wrote in message news:f90dlf$1ugf$1 digitalmars.com...http://www.google.com/codesearch/advanced_code_search?hl=en Click on the language drop-down list.
This is odd: of my projects - Pentis is there - my utility library is there, albeit not the most recent version - SDWF isn't there at all Though a project on dsource that partly plagiarises SDWF has been exposed! Stewart.
Heh. I spotted a project using a portion of Cashew, myself. :) (Don't care, doesn't matter; its licensed for free use anyhow.) Even found a personal .zip of an old version that sat for a while on a friend's personal server... wonder if he even knows Google has spotted him! ;) -- Chris Nicholson-Sauls
Aug 04 2007
"Chris Nicholson-Sauls" <ibisbasenji gmail.com> wrote in message news:f92eta$2rjh$1 digitalmars.com...Stewart Gordon wrote:
Though a project on dsource that partly plagiarises SDWF has been exposed!
Heh. I spotted a project using a portion of Cashew, myself. :) (Don't care, doesn't matter; its licensed for free use anyhow.) Even found a personal .zip of an old version that sat for a while on a friend's personal server... wonder if he even knows Google has spotted him! ;)
I'd like to see more projects that use SDWF. Use, redistribution and plagiarism are three quite different things.... Stewart.
Aug 04 2007









Sean Kelly <sean f4.ca> 