Projects / Gexpr

Gexpr

Gexpr is a shell calculator with floating point, standard C functions, relational operators, and output in base 2/8/10/16. It is a light alternative to bc(1). It can also be used to add floating point math to shell scripts.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  07 Jun 2001 07:33

Release Notes: This release fixes exponentiation.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.