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 (>=4 && <5), data-default (>=0.7 && <0.8), split (>=0.2 && <0.3) [details]
License LicenseRef-GPL
Copyright 2017 Mekeor Melire
Author Mekeor Melire <mekeor.melire@gmail.com>
Maintainer Mekeor Melire <mekeor.melire@gmail.com>
Category Math, Console, Tools, Utility, Utils, Parsing
Home page https://github.com/mekeor/hascal
Bug tracker https://github.com/mekeor/hascal/issues
Source repo head: git clone https://github.com/mekeor/hascal
Uploaded by MekeorMelire at 2017-02-27T22:57:06Z
Distributions NixOS:3.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables hascal
Downloads 7200 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-27 [all 1 reports]