Support for ANTLR 4

SyntaxEditor for WPF Forum

Posted 8 years ago by Sebastian Dologa
Version: 16.1.0631
Avatar

I would like to know if you plan on updating your SyntaxEditor control with Antlr4. If yes, I would like to know when. Thank you.

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Sebastian,

We don't have any plans to do so at this point because with the changes they made in ANTLR4, there's not much we can do to build an add-on around it like we could in ANTLR3.  Please see this blog post and its comments for detail and feel free to email our support address if you wish to discuss more:

http://blog.actiprosoftware.com/post/2014/01/24/SyntaxEditor-for-WPF-ANTLR-v4-Support

All that being said, SyntaxEditor supports easy calling of any custom parsers, so it's pretty simple to set up a basic call to your ANTLR4 parser by wrapping it with an IParser language service and then returning the results in a custom IParseData class.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.