Skip to content
#

sysy2022

Here is 1 public repository matching this topic...

An optimizing compiler for the SysY2022 language that targets 32-bit ARMv7 assembly. It features a full front end (lexer/parser, AST, semantic analysis), an MIR+SSA-based middle end with classic optimizations, and a practical ARM backend with register allocation, producing linkable .s output for the SysY runtime.

  • Updated Feb 18, 2026
  • C++

Improve this page

Add a description, image, and links to the sysy2022 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sysy2022 topic, visit your repo's landing page and select "manage topics."

Learn more