 
            
            
            
            
                5 Aug
                
                    2005
                
            
            
                5 Aug
                
                '05
                
            
            
            
        
    
                6:11 p.m.
            
        On 05 August 2005 12:37, Dominic Fox wrote:
I'm trying to collate a list of currently extant Haskell projects that include parsers for foreign languages such as PHP and C.
To this end, I've created a wiki page at http://haskell.org/hawiki/ParsingForeignLanguagesInHaskell.
Has anyone looked at positioning foreign language parsing modules in the standard libs, or specifying a common framework or contract for such modules?
This is what the Language.* branch of the hierarchy was intended for, incedentally. Language.Haskell is currently populated, but I'm not aware of any other libraries under Language. Cheers, Simon