fasteval-repl

Crates.iofasteval-repl
lib.rsfasteval-repl
version0.0.1
sourcesrc
created_at2020-02-29 12:19:36.988435
updated_at2020-02-29 12:19:36.988435
descriptionFast evaluation of algebraic expressions
homepagehttps://github.com/Ujang360/fasteval-repl
repositoryhttps://github.com/Ujang360/fasteval-repl
max_upload_size
id213769
size7,611
Aditya Kresna (Ujang360)

documentation

https://docs.rs/fasteval/

README

fasteval - REPL

A fasteval REPL, copied from fasteval/example/repl

Installation

Ensure rust nightly version >= 1.40 is installed before this:

cargo install fasteval-repl

Usage

See fasteval-repl-demo

License

fasteval-repl is distributed under the terms the MIT license.

See LICENSE for details.

Commit count: 1

cargo fmt