A meta-JIT library for Rust interpreters
-
Updated
Feb 13, 2023 - Rust
A meta-JIT library for Rust interpreters
LVC verified compiler
KTU 7th Semester Compiler Design lab programs along with algorithms
Experiments done during 7th semester of B.tech CSE for Compiler Lab at KTU
Constant propagation on simple Ocaml programs.
Development of a compiler for the Mini-Java language
This repository features an LLVM optimization pass for inter-procedural, context-insensitive, and flow-sensitive constant propagation that analyses and substitutes constant values across function boundaries. Key features include handling diverse data types and operations, and transforming variables and function arguments to constants.
Advanced Compiler Design - CS6013 Code for assignments - IIT Madras
TypeScriptToLua plugin that performs constant propagation and constant folding
Add a description, image, and links to the constant-propagation topic page so that developers can more easily learn about it.
To associate your repository with the constant-propagation topic, visit your repo's landing page and select "manage topics."