/ParserTester

Just a little Windows Forms application I created to test an algorithm for generating regular expressions that can be used to extract numbers from a given string, which C# can then successfully parse.

Primary LanguageC#

Watchers