Take a look at the plugin from Eclipse. It knows syntax highlighting and it compiles the grammar and generates the lexer and the parser classes based on the grammar.
And I would be interested enough to get involved in the development of such plugin.
Ahh. I see. A syntax hilighter would be useful. I currently use VIM to edit antlr files.
Daniel Moldovan wrote:
Take a look at the plugin from Eclipse. It knows syntax highlighting and it compiles the grammar and generates the lexer and the parser classes based on the grammar.
And I would be interested enough to get involved in the development of such plugin.
>>I just created an external tool. What sort of functionality would you >>be after? >> >> >>Daniel Moldovan wrote: >> >>>Does anyone knows about something like this? >>>Like the one from Eclipse. >>> >>>-- >>>Daniel Moldovan >>>Level 7 Software >>> >>> >>
Sorry, there isn't one yet as far as I know - I went looking myself a couple of months ago.
Out of curiosity, how much interest is out there?
--
Rob Sigel
MathStar, Inc.
I just created an external tool. What sort of functionality would you
be after?
Daniel Moldovan wrote:
Take a look at the plugin from Eclipse.
It knows syntax highlighting and it compiles the grammar and generates
the lexer and the parser classes based on the grammar.
And I would be interested enough to get involved
in the development of such plugin.
Daniel
"Glen Stampoultzis" <gstamp@iprimus.com.au> wrote in message
news:bcooqm$4hc$1@is.intellij.net...
>
>
>
Ahh. I see. A syntax hilighter would be useful. I currently use VIM
to edit antlr files.
Daniel Moldovan wrote:
>>I just created an external tool. What sort of functionality would you
>>be after?
>>
>>
>>Daniel Moldovan wrote:
>>
>>>Does anyone knows about something like this?
>>>Like the one from Eclipse.
>>>
>>>--
>>>Daniel Moldovan
>>>Level 7 Software
>>>
>>>
>>
A lot. We'd REALLY like one.