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
Dependencies base, containers (>=0.1.0.0), mtl (>=1.1.0.0), parsec (>=2.1.0.0), readline (>=1.0.1.0) [details]
License LicenseRef-GPL
Copyright (c) 2008 Markus Dittrich
Author Markus Dittrich <markus.lists@gmail.com>
Maintainer Markus Dittrich <markus.lists@gmail.com>
Category console
Home page http://github.com/markusle/husky/tree/master
Uploaded by MarkusDittrich at 2009-02-18T14:50:48Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables husky
Downloads 3344 total (13 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 2017-01-02 [all 7 reports]

Readme for husky-0.1

[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