crackNum: Crack various integer/floating-point data formats

[ bsd3, program, tools ] [ Propose Tags ]
This version is deprecated.

Crack various integer/floating-point data formats; HPSPDP floats and various sized words and integers.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 2.0, 2.1, 2.2, 2.3, 2.4, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12 (info)
Change log CHANGES.md
Dependencies base (>=4 && <5), data-binary-ieee754 (>=0.4), ieee754 [details]
License BSD-3-Clause
Copyright Levent Erkok
Author Levent Erkok
Maintainer erkokl@gmail.com
Revised Revision 2 made by Bodigrim at 2023-11-12T23:10:59Z
Category Tools
Source repo head: git clone git://github.com/LeventErkok/crackNum.git
Uploaded by LeventErkok at 2015-04-01T07:39:35Z
Distributions Arch:3.2, Debian:2.3, LTSHaskell:3.4, Stackage:3.12
Reverse Dependencies 2 direct, 22 indirect [details]
Executables crackNum
Downloads 16726 total (140 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-04-01 [all 1 reports]

Readme for crackNum-1.0

[back to package description]
<td>
   <a href="https://secure.travis-ci.org/LeventErkok/crackNum"><img src="https://secure.travis-ci.org/LeventErkok/crackNum.png?branch=master"></img></a>
</td>

<td>
   <a href="http://hackage.haskell.org/package/crackNum"><img src="https://budueba.com/hackage/crackNum"></img></a>
</td>
Travis BuildHackage

crackNum

Display/show/analyze IEEE754 Half-precision, Single-precision, and Double-precision values; along with various integer types: Signed/Unsigned, 8, 16, 32, 64 bits.