Update to work with most recent JFlex and CUP releases
Status: Beta
Brought to you by:
pa314159
While the old jflex and cup work, it would be nice to be able to take advantage of code made in this decade.
Currently, the CUP jar file can be updated by hand, but the jflex cannot due to a refactoring where they changed the "JFlex" package to the "jflex" package.
Attempts to refactor either package have failed majorly.