v0.1.0
Pre-release
Pre-release
This is the first release of AirScript, a domain-specific language for expressing AIR constraints for STARK proofs. It includes a minimal but complete implementation of the AirScript compiler for an initial set of language features. Documentation is available at https://0xpolygonmiden.github.io/air-script/.
What's Changed
- Parser
- IR
- Code generation for Winterfell (in Rust)
- Command-line interface for transpilation
- Integration tests
- mdBook documentation
Full Changelog: https://github.com/0xPolygonMiden/air-script/commits/v0.1.0