Commit Graph

2 Commits

Author SHA1 Message Date
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
obecian
622840ff23 hc (the Hacker's calculator) is a simple yacc-based integer arithmetic
calculator designed for doing quick-and-dirty bitwise calculations. It
supports most common integer arithmetic operations, and operates in hex,
octal, or decimal modes.

This program most resembles a multi-radix version of hoc(1)
(ports/math/hoc).
2001-12-17 07:06:43 +00:00