citadel-backend

Crates.iocitadel-backend
lib.rscitadel-backend
version0.0.12
sourcesrc
created_at2024-05-01 12:49:08.621662
updated_at2024-07-26 20:19:53.064493
descriptionThe backend/codegenerator of the citadel compiler backend
homepage
repository
max_upload_size
id1226278
size53,893
thepigcat76 (Thepigcat76)

documentation

README

Backend [lib]

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

Commit count: 0

cargo fmt