Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 619 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 619 Bytes

Nixrs

A Nix language interpreter written in Rust.

Progress

As of June 4th, 2016, the lexer is partially implemented and essentially nothing else is done.

Run a test

cargo run <file to lex>

License

Licensed under the MIT license. See LICENSE or http://opensource.org/licenses/MIT.

Contribution

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.