At 2002-10-06 22:30, Paulo Sequeira wrote: >Anyone knows of a module that provides data structures and functions for >representing and manipulating Java source code, so we don't have to start >from scratch? It would be wonderful if the module also includes some >"out-of-the-box" pretty-printing facilities for the representation.
I have Haskell code for generating Java byte-code and class files, but that's not the same thing... -- Ashley Yakeley, Seattle WA _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
