19.01.2015 Views

Build Programming Language Runtime with LLVM

Build Programming Language Runtime with LLVM

Build Programming Language Runtime with LLVM

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

今 日 的 Indirection 以 VM 形 式 存 在<br />

Charles Oliver Nutter (JRuby)<br />

“<strong>Build</strong>ing a Multilanguage VM” (2009)<br />

• Today, it is silly for a compiler to target actual hardware<br />

• Much more effective to target a VM<br />

• Writing a native compiler is lots more work!<br />

• <strong>Language</strong>s need runtime support<br />

• C runtime is tiny and portable (and wimpy)<br />

• More sophisticated language runtimes need<br />

• Memory management<br />

• Security<br />

• Reflection<br />

• Concurrency control<br />

• Libraries<br />

• Tools (debuggers, profilers, etc)<br />

• Many of these features are baked into VMs

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!