Displaying 2 results from an estimated 2 matches for "9d71e72c".
2015 Jun 30
3
[LLVMdev] LLVM parsers for popular languages? - Python, Rust, Go
IIRC when LLVM came out a bunch of community-contributed parsers were
available on your website.
Essentially I want to read in a programming language, prune the AST until
it contains only what I define as a "summary", then convert that AST to
that of another language, before finally outputting [code-generating] a
compilable/interpretable source [think boilerplate].
Would be good to
2015 Jul 04
4
[LLVMdev] LLVM parsers for popular languages? - Python, Rust, Go
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150704/9d71e72c/attachment.html>