EquaminatorCMD

MathematicsEquaminatorCMD is something we could call a big calculator in command line. It is able to analyse a character string to deduce a mathematic operation to make, and to calculate the result of this operation. It is what we call a “syntactic analyser” or “parser”. It offers many possibilities, and you can easily re-use it in your own programs.

Basic information:

  • Last version: 1.0.7 beta (December 17th, 2014)
  • Operating systems: In theory all standard systems, but tested only under Windows Vista
  • Language: French
  • License:  GNU GPL v2.0 (please read this page carefully)

Well-known bug:

Problem with variable local re-definition, which cause some pre-loaded functions to fail if you use a wrong variable name. You will probably not meet with this problem at the beginning.

Repository:

https://github.com/CokieForever/equaminator-cmd

Screenshot:

EquaCMD - Preview

Please comment!