Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Support for additional programming languages
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Google Employee  
View profile  
 More options Nov 17 2006, 2:02 pm
From: "Google Employee" <labs+codesea...@google.com>
Date: Fri, 17 Nov 2006 19:02:09 -0000
Local: Fri, Nov 17 2006 2:02 pm
Subject: Support for additional programming languages
Hello code searchers,

We just added support for additional programming languages:
AppleScript, COBOL, ColdFusion, Haskell, Modula-2, Modula-3, OCaml, R,
Rebol, SML, and VHDL.  They now appear in the language drop-down on the
Advanced Code Search page:
http://www.google.com/codesearch/advanced_code_search

If your language of choice isn't on there, you can still search for
code written in that language. Just use the the "file:" operator to
restrict your search to files with the right extensions.  For example,
you could restrict your search to files with a .zz extension with a
query like:
  foo file:\.zz$

Or, you could restrict to multiple extensions, for example to .x and
.abc with something like:
  hello,\ world file:\.(x|abc)$

More info in the FAQ:
http://www.google.com/help/faq_codesearch.html#restrict

Happy coding!  (And happy code searching!)

The Google Code Search Team


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
bachian  
View profile  
 More options Nov 20 2006, 4:06 pm
From: "bachian" <fbach...@gmail.com>
Date: Mon, 20 Nov 2006 13:06:30 -0800
Local: Mon, Nov 20 2006 4:06 pm
Subject: Re: Support for additional programming languages
Please, consider de ActionScript (AS) language in your next upgrade,
it's a very grown language and there's a lot of people waiting for it.

Thanks for the great service you provide. Google rocks!

Felipe Bachian

On Nov 17, 5:02 pm, "Google Employee" <labs+codesea...@google.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
senocular@gmail.com  
View profile  
 More options Nov 27 2006, 7:23 am
From: "senocu...@gmail.com" <senocu...@gmail.com>
Date: Mon, 27 Nov 2006 12:23:08 -0000
Local: Mon, Nov 27 2006 7:23 am
Subject: Re: Support for additional programming languages
And the file: approach isnt finding a lot of the online ActionScript
that I expect it to.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
qnr  
View profile  
 More options Dec 28 2006, 2:17 am
From: "qnr" <te...@aliboom.com>
Date: Wed, 27 Dec 2006 23:17:36 -0800
Local: Thurs, Dec 28 2006 2:17 am
Subject: Re: Support for additional programming languages

Google Employee wrote:
> Hello code searchers,
[snipped]

> Happy coding!  (And happy code searching!)

> The Google Code Search Team

Thank you.  Nice to see Modula-2 being put up there.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »