Crates.io | citadel-backend |
lib.rs | citadel-backend |
version | 0.0.12 |
source | src |
created_at | 2024-05-01 12:49:08.621662 |
updated_at | 2024-07-26 20:19:53.064493 |
description | The backend/codegenerator of the citadel compiler backend |
homepage | |
repository | |
max_upload_size | |
id | 1226278 |
size | 53,893 |
This is the backend crate. It is the part of the compiler responsible for generating machine code or assembly. Like most of the other -end crates in Citadel this is a pure api for implementing your own backends and targets. https://github.com/Isible/citadel/tree/main/crates/backend