Crates.io | citadel-middleend |
lib.rs | citadel-middleend |
version | 0.0.11 |
source | src |
created_at | 2024-05-01 12:47:47.669387 |
updated_at | 2024-05-28 15:01:11.234404 |
description | The middleend/optimizer for the citadel compiler backend |
homepage | |
repository | |
max_upload_size | |
id | 1226272 |
size | 3,844 |
This is the middlend crate. It is the part of the compiler responsible for performing optimizations. Like most of the other -end crates in Citadel this is a pure api for building your own optimizers.