Crates.io | citadel-frontend |
lib.rs | citadel-frontend |
version | 0.0.12 |
source | src |
created_at | 2024-05-01 12:45:23.700614 |
updated_at | 2024-07-26 20:18:36.927378 |
description | The frontend of the citadel compiler backend |
homepage | |
repository | |
max_upload_size | |
id | 1226264 |
size | 16,448 |
This is the frontend crate. It is the part of the compiler responsible for generating an intermediary representation. Like most of the other -end crates in Citadel this is a pure api for providing the high-level intermediary representation and utilities for generating it. https://github.com/Isible/citadel/tree/main/crates/frontend
For now you will have to look at how we use the frontend to generate IR in test-lang.