hascal: A minimalistic but extensible and precise calculator

[ console, library, math, parsing, program, tools, utility, utils ] [ Propose Tags ]

Hascal is both a simple but extendable calculator library for Haskell as well as a command-line program using this library.

Hascal supports addition, subtraction, multiplication, division, exponentiation, and logarithm, while it's easy to add custom operators.

Hascal also supports complex numbers. Hascal can work at an arbitrary precision. However, Hascal does not support parenthesis.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1, 1.1, 1.3, 1.4.1, 1.4.2, 2.0.0, 2.0.0.1, 3.0, 3.0.1
Dependencies base (>2 && <5), numbers (>=3000) [details]
License LicenseRef-GPL
Copyright 2012 Mekeor Melire
Author Mekeor Melire <mekeor.melire@googlemail.com>
Maintainer Mekeor Melire <mekeor.melire@googlemail.com>
Category Math, Console, Tools, Utility, Utils, Parsing
Home page http://darcsden.com/mekeor/hascal
Bug tracker http://darcsden.com/mekeor/hascal/issues
Source repo head: darcs get http://darcsden.com/mekeor/hascal
head: git clone git://github.com/mekeor/hascal.git
Uploaded by MekeorMelire at 2013-01-02T19:58:24Z
Distributions NixOS:3.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hascal
Downloads 7195 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]