koopa 0.0.9

Library for generating/parsing/optimizing Koopa IR.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Koopa

Library for generating/parsing/optimizing Koopa IR.

For more details, please see the readme file of [the koopa repository](https://github.com/pku-minic/koopa), and [the documentation](https://docs.rs/koopa).

## Usage

```
cargo add koopa
```

## License

Copyright (C) 2021-2025 MaxXing. Licensed under GPLv3.