Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neo-ciber94/prexel-rs

A math expression evaluator
https://github.com/neo-ciber94/prexel-rs

math math-parser-library parser rust

Last synced: about 2 months ago
JSON representation

A math expression evaluator

Awesome Lists containing this project

README

        

# Prexel
An evaluator for math expressions.

## Warning
This library is not stable and could have breaking changes in any time.

## Usage
```toml
[dependencies]
prexel = "0.1.0"
```

## TODO

- [x] Reexport some `num_traits` functions
- [ ] Docs
- [x] Function aliases