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

flame-ir

< >

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

#1722on PLDB 9Years Old
Download source code:
git clone https://github.com/jonathanvdc/flame
Homepage · Source 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 · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0