 
            
            
            
            
                29 Jun
                
                    2005
                
            
            
                29 Jun
                
                '05
                
            
            
            
        
    
                5:07 p.m.
            
        I'm interested in using haskell to do static analysis of java bytecode. To my surprise, I wasn't able to find any existing haskell libraries for parsing java .class files. Is anyone aware of such a library? I've already started writing my own implementation, which I intend to make available as a reusable library once it's ready, but if someone else has already done the work then I'd love to avoid having to repeat it. Kimberley Burchett http://www.kimbly.com/