• Stars
    star
    1
  • Language
    C#
  • Created almost 14 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Parser generator written in C# which allows one to define the language in C#. Also includes a library to detect intersections and prefix sharing in .NET regular expressions (not all of .NET regex syntax supported). All of this is currently in an initial rough working state.