Skip to content

terslang/fexpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fexpr

fexpr: expr with multiprecision floating point support

Usage

Use fexpr just like you would expr

$ fexpr 365 / 7 + 11 \* 2

Requirements

  • cmake
  • g++ or clang which supports c++20

Building

clone the repository and build

$ git clone  
$ cd fexpr
$ cmake -Bbuild
$ cmake ..
$ make

About

expr with multiprecision floating point support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •