SyntaxEditor is a powerful editing control, similar to a multi-line TextBox, which syntax highlights text and provides an amazing number of state-of-the-art features for code editing. SyntaxEditor is modeled after the code editor in Visual Studio and provides nearly all of its functionality and more. Custom language definitions can be developed and distributed with your applications. While SyntaxEditor is designed for use in IDE (integrated development environment) applications, there are many other applications out there than can take advantage of such a control.
Major new features include:
- A complete parser generator framework for defining semantic parsers.
- A semantic parser service which can perform semantic parsing in a separate worker thread.
- An AST node class framework for building abstract syntax trees for code documents.
- Availability of a .NET Languages Add-on that provides automated IntelliPrompt for C#.
- An enormous amount of other new features... download the evaluation to try them out.
For more information go here.
To download a demo of SyntaxEditor go here.