| Crates.io | kir |
| lib.rs | kir |
| version | 0.1.2 |
| created_at | 2025-01-09 11:22:34.710875+00 |
| updated_at | 2025-01-09 12:26:34.67707+00 |
| description | IR for parse/print def/use support. |
| homepage | |
| repository | https://github.com/arch-of-shadow/kir |
| max_upload_size | |
| id | 1509821 |
| size | 63,947 |
KIR is extracted from ksim-rs into a standalone crate.
#[derive(ParsePrint)])#[derive(SExpr)]) Support more Id types, e.g. RuleId, in addition to ValueId.
One possible implementation is on
dyn-dispatchbranch, which is not pretty though.
Move Type from kir to the irs that use it.