Skip to content

solson/nixrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Nix evaluator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages