Skip to main content

Home/ Programming Everything!/ Group items tagged llvm

Rss Feed Group items tagged

Aasemoon =)

"VMKit" JVM and .Net runtimes for LLVM - 0 views

  • The VMKit project is an implementation of a JVM and CLI virtual machine (.Net is an implementation of the CLI). It translates Java bytecode and MSIL in the LLVM IR and uses the LLVM framework for optimizations and compilation. For garbage collection, it uses MMTk. You can get and build the source today.
Andrey Karpov

On Compilers and Interpreters - 0 views

  •  
    Annotation: i've started to become more and more interested in compilers, interpreters and programming language design overall, so i thought of sharing this bunch of stuff i've found (and mostly still have to read :< ) that might be useful to somebody… my plan is to update the list as i find more resources i haven't (and won't) include links to official docs because it's obvious to me that people should look there first ;P.
1 - 2 of 2
Showing 20 items per page