LexGupthor is a C# framework for lexing and parsing Gupta source code -- more precisely, Gupta Technologies (ex-Unify, ex-ex-Centura, ex-ex-ex-Gupta) Team Developer (ex-SQLWindows) source code.
In short, you feed Gupta source code to LexGupthor, and it gives you an STD.
STD (here) = syntax tree description, not a very accurate concept, sits between an AST (abstract syntax tree) and a CST (concrete) because of the particularly restrictive and ambiguous grammar of this language. Basically it will get the job done without a University diploma.
The Gupta STD that our project helps you get can be easily used on its own, or as the backbone of our related Gupta source code analysis+improvements tool called OgleGupta.
Downloads:
0 This Week