Skip to content

ThomasTJdev/nim-mathexpr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathexpr, a math expression evaluator library in Nim nimble

Mathexpr is a relatively small mathematical expression evaluator library written in Nim without any third-party dependencies. It has a lot of predefined math functions and some constants, and you can also define your own.

Installation

To install mathexpr, simply run:

$ nimble install mathexpr

Documentation

https://yardanico.github.io/nim-mathexpr/mathexpr.html

About

Tiny math expression evaluator library implemented in pure Nim

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nim 100.0%