|
ACSE 2.0.3
Advanced Compiler System for Education
|
| Control Flow Graph | Control Flow Graph generation and related analyses |
| Code Generation Functions | Functions for adding instructions to a program |
| Error Management | Utilities for reporting compilation errors |
| Double-Linked List | Library for dynamically allocated linked lists |
| Semantic Definitions | Structure definitions used for semantic analysis |
| Syntatic and Lexical Analysis | Functions used for syntactic and lexical analysis |
| Program Intermediate Representation | Definitions and functions for handling the compiler IR |
| Register Allocator | Register Allocation functions |
| Assembly code output | Functions to print the assembly code of the compiled program |
| Target-specific Code | Definitions and functions to support the compilation target |