[cfe-dev] [llvm-dev]  GSoC AST->XML project still open?
    David Chisnall via cfe-dev 
    cfe-dev at lists.llvm.org
       
    Tue Mar 15 05:13:15 PDT 2016
    
    
  
On 15 Mar 2016, at 05:42, Anton Korobeynikov via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
>> I have a few questions about the AST->XML project as listed on the Open
>> projects page:
> Just random thought - probably you should not limit yourself to XML.
> Some of LLVM's subprojects are pretty happy with YAML.
FreeBSD is slowly moving utilities over to using libx, which allows human-friendly text, XML, and JSON all to be generated from the same source code.  If anyone is thinking of adding more machine-consumable output, then it would probably be worth investigating.
David
    
    
More information about the cfe-dev
mailing list