Articles tagged with "code-generation"

Glory can parse virtually anything, even natural language. Add powerful parsers to your projects. Parse languages like C# or incorporate human language parsing with your AI code.
A completely programmable lexer/tokenizer/scanner generator in C# using a Pike Virtual Machine
An LL(1) pull parser and generator that thinks it's an LL(k) parser - with a rich, simple and beautiful EBNF syntax
Generate powerful, maintainable parsers in most major .NET languages using a friendly grammar format
A Pike virtual machine and optimizing compiler for regular expressions using an NFA engine
Add fast scanners/tokenizers to your C# project
Generate fast, easy to use lexers/scanners in major .NET languages