{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:cargo/expr_parser","name":"expr_parser","description":"A lexer and parser of simple arithmetic expressions.","version":"0.0.1","softwareVersion":"0.0.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/DanielSchuette/expr_parser","issueTracker":"https://github.com/DanielSchuette/expr_parser/issues","keywords":["parser","ast","vm","lexer","interpreter"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Rust"},"maintainer":[{"@type":"Person","name":"DanielSchuette","url":"https://github.com/DanielSchuette"}],"author":[{"@type":"Person","name":"DanielSchuette","url":"https://github.com/DanielSchuette"}],"copyrightHolder":[{"@type":"Person","name":"DanielSchuette","url":"https://github.com/DanielSchuette"}],"dateCreated":"2019-04-26","dateModified":"2019-04-26","datePublished":"2019-04-26","copyrightYear":2019,"downloadUrl":"https://static.crates.io/crates/expr_parser/expr_parser-0.0.1.crate","softwareHelp":{"@type":"WebSite","url":"https://docs.rs/expr_parser/"},"applicationCategory":"cargo","runtimePlatform":"cargo","developmentStatus":"active","sameAs":["https://crates.io/crates/expr_parser/"]}