The C++ module uses ANTLR for parsing and also provides formatting support. 
That might be useful 

Regards 
Siddhesh Rane 

September 23, 2019 4:08 AM, "Eric Bresie" <ebre...@gmail.com> wrote:

> Also noticed there is a Netbeans plugin list on the Tools section of the 
> ANTLR.org site.
> 
> https://www.antlr.org/tools.html
> 
> Eric Bresie
> ebre...@gmail.com
> 
>> On September 20, 2019 at 4:26:51 AM CDT, Mario Schroeder 
>> <ma.schroe...@gmail.com> wrote:
>> Hi,
>> 
>> maybe this one can help you as well:
>> https://github.com/mario-s/nb-hyperledger
>> It uses a ANTLR Grammar to generate Lexer and Parser.
>> 
>> A lot of ANTLR samples can be found in this repository:
>> https://github.com/antlr/grammars-v4
>> 
>> Greetings,
>> Mario
>> 
>> Am Fr., 20. Sept. 2019 um 10:29 Uhr schrieb Alessandro <
>> alex.fala...@gmail.com>:
>> 
>> Hi Tim,
>> I am interested too.
>> 
>> I have a plugin with an editor using a JFlex based lexer and a Parboiled
>> based parser and I would like to move to a unified solution with an ANTLR
>> based lexer and parser.
>> 
>> It would be wonderful if you could share something.
>> 
>> Greets,
>> Alex
>> 
>> Il giorno lun 16 set 2019 alle ore 01:48 Tim Boudreau <niftin...@gmail.com
>>> 
>> ha scritto:
>> 
>>> I have some stuff under development that might be useful for that. You
>> want
>>> to format a language that has an Antlr grammar, right?
>>> 
>>> -Tim
>>> 
>>> On Sun, Sep 15, 2019 at 11:43 AM Peter Cheung <mcheun...@hotmail.com>
>>> wrote:
>>> 
>>>> Hi All
>>>> Can anyone give me a help about developing antlr formatter? Where
>> i
>>>> can get an example to develop a custom formatter?
>>>> Thanks
>>>> From Peter
>>>> 
>>> M
>>> --
>>> http://timboudreau.com
>>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to