[R-gui] Netbeans and R

Sankalp Upadhyay sankalp.upadhyay at gmail.com
Thu Feb 18 14:31:55 CET 2010


Hi,

I want to use Netbeans as an editor / IDE for R. Does anybody know a
plugin / tool that would let me do that? Any help would be good.
While searching archives of r-sig-gui mailing list, I found a post in
2008 (copied below) but nothing more.


Regards,
Sankalp Upadhyay


> Re: [R-gui] R Grammar
> Duncan Murdoch
> Tue, 26 Aug 2008 12:52:34 -0700
>
> On 8/26/2008 3:43 PM, Aurélien Vallée wrote:
> Hello,
> I'm currently working on a Netbeans Platform IDE for R, and i wondered if an
> R grammar is available somewhere on the internet, I need it for syntax
> highlighting and code completion.
>
> The parser uses a grammar written in Bison, available in
> https://svn.r-project.org/R/trunk/src/main/gram.y
> The lexical scanner is handwritten (in the same file), so it'll be a bit more work to decipher.



More information about the R-SIG-GUI mailing list