husky: A simple command line calculator.

[ console, program ] [ Propose Tags ]

husky is a command line calculator with a small memory footprint. It can be used in a fashion similar to the interactive shells of python, octave, or ruby.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4
Change log ChangeLog
Dependencies base, containers (>=0.1.0.0), mtl (>=1.1.0.0), old-locale (>=1.0.0.0), parsec (>=2.1.0.0), readline (>=1.0.1.0), time (>=1.0.0.0) [details]
License LicenseRef-GPL
Copyright (C) 2009 Markus Dittrich
Author Markus Dittrich <haskelladdict@gmail.com>
Maintainer Markus Dittrich <haskelladdict@gmail.com>
Category console
Home page http://github.com/markusle/husky/tree/master
Uploaded by MarkusDittrich at 2009-03-08T22:01:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables husky
Downloads 3347 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2015-06-01 [all 7 reports]

Readme for husky-0.3

[back to package description]
DESCRIPTION:

husky is a command line calculator written in haskell.
husky is released under the GPL v3.

(C) 2009 Markus Dittrich