Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

LLILC FAQ

Russell C Hadley edited this page Mar 18, 2015 · 4 revisions

Q: What is LLILC?

A: LLILC is a MSIL code generator based on LLVM. Today LLILC can produce a JIT compiler that can be used with CoreCLR, but our over arching aim to allow easier porting of managed languages to any platform while support a spectrum of compilation strategies.

Clone this wiki locally