Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eduardgomezescandell/tinyexpr-contains-variable

Small util to check if a tinyexpr contains a variable
https://github.com/eduardgomezescandell/tinyexpr-contains-variable

Last synced: 13 days ago
JSON representation

Small util to check if a tinyexpr contains a variable

Awesome Lists containing this project

README

        

# Tinyexpr-contains-variable
Small util to check if a tinyexpr contains a variable

# Usage
Run `make` to compile.

Run `./example "50*x"` to see an example

# WIP
Pending:
- Unit tests