Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codewitch-honey-crisis committed Aug 24, 2019
1 parent d425d24 commit 4fe6647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
![image](https://uploads.disquscdn.com/images/0bb8353cbac1efa9eac3473637bdeb5e8bcb09116ffd8bc7b371bd7452659571.jpg)
*pckedit uses ICSharpCode.TextEditor's syntax highlighting technology* and is a modified variant of https://www.codeproject.com/Articles/30936/Using-ICSharpCode-TextEditor

The Parser Construction Kit is a parser generator that targets the .NET platform, and is written in C#. It was designed with C# in mind. It can use the Microsoft CodeDOM to render parsers in other .NET languages and bits v0.0.1.8 and above should support VB particularly.
**The Parser Construction Kit** is a parser generator that targets the .NET platform, and is written in C#. It was designed with C# in mind. It can use the Microsoft CodeDOM to render parsers in other .NET languages and bits v0.0.1.8 and above should support VB particularly.


PCK has tools to cover three major parsing paradigms:
Expand Down

0 comments on commit 4fe6647

Please sign in to comment.