Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

flame-ir

< >

flame-ir is an intermediate representation language created in 2015.

#1707on PLDB 9Years Old
Download source code:
git clone https://github.com/jonathanvdc/flame
HomepageSource Code

An intermediate representation (IR) in static single assignment (SSA) form. This type of IR is favored by state-of-the-art optimizing compilers such as LLVM and GCC. Flame IR is designed from the ground up with the express intent of making it as suitable as possible for a wide range of optimizations and analyses. Flame is a collection of C# libraries for building tools that read, analyze, optimize and write managed languages.


- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll