Xazax-hun / domains-oxide

Toy language to help experiment with numerical domains for abstract interpretation
Apache License 2.0
2 stars 0 forks source link

Domains Oxide Build status

This project is an abstract interpretation framework along with some implementations of small example languages and static analyses to demo its capabilities. The framework include:

For more details, look at the documentation of the analysis crate. For examples, look at the transform language and Bril analyzers.