BMSTU Student Interference Simulation - WebApp
-
Updated
Jan 13, 2024 - Python
BMSTU Student Interference Simulation - WebApp
Development of a compiler for the Mini-Java language
A CLI tool that performs register allocation for compiler intermediate representations using graph-coloring algorithms. Given a set of live ranges and a register configuration, the tool builds webs, constructs an interference graph, and assigns physical registers (or spills to memory) via one of four selectable strategies.
Add a description, image, and links to the interference-graph topic page so that developers can more easily learn about it.
To associate your repository with the interference-graph topic, visit your repo's landing page and select "manage topics."