yair 0.1.0

A compiler framework written entirely in Rust
1
2
3
4
// RUN: @yair_as @file | @yair_dis -

// CHECK: mod foo {}
mod foo {}