You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.
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.