[antlr-interest] create eclipse plug with antlr

elekis elekis at gmail.com
Tue Apr 1 22:32:47 PDT 2008


hello world,

I try to create a eclipse plugin for a custom language. I ve used antlr 
3.0 to create a lexer and grammar (and comming soon, an ast). but now I 
would like to interact with my plugin.

How To do that??? I have problemes.

first I ve created a editor  with a damager and a repairer etc... but 
how to link all of that?
the only thing I do now is always pass all the document after delete all 
the comment (all that follow "--"). but it's big.

is there any tuto on how to interact ?? I ve found a paper
http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-commplgin1.html
but it's just a theory, there is no sources to analyse.


any idea?

thanks

PS : this is also posted on e.platform

a+++




More information about the antlr-interest mailing list