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

Latest commit

 

History

History
31 lines (24 loc) · 1.07 KB

Welcome.md

File metadata and controls

31 lines (24 loc) · 1.07 KB

Welcome to LLILC

We pronounce it 'lilac'. LLILC is comprised of a JIT and AOT compiler for C#. They work with the dotnet CoreCLR and will complement the current CoreCLR JIT by providing an alternate code generator built on the LLVM infrastructure.

Developer Guides

Architecture

Supporting managed constructs in LLVM

Other Resources