A Nix language interpreter written in Rust.
As of June 4th, 2016, the lexer is partially implemented and essentially nothing else is done.
cargo run <file to lex>
Licensed under the MIT license. See LICENSE or http://opensource.org/licenses/MIT.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.