nano 0.1.0

A nanopass compiler framework for Rust. Or at least Soon (tm) - I'm squatting this name for now. If you want it, please email me at sean <at> errno <dot> com.
Documentation
1
2
3
4
5
6
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
    }
}