I'm looking at writing a tool for generating code based on the contents of a stored procedure. Like the parameters and stuff.
I was wondering if anybody knew of an open source library that has a all the regex's and stuff to parse all this easily.
Thanks.