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
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Sean Leffler <sean@errno.com>"]
categories = []
description = "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."
homepage = "https://github.com/sdleffler/nano-rs"
keywords = ["compiler", "nanopass", "framework", "syntax", "transform"]
license = "Apache-2.0/MIT"
name = "nano"
repository = "https://github.com/sdleffler/nano-rs"
version = "0.1.0"