HexCalc About hexcalc is a hex calculator. Examples Interactive $ hexcalc => 0x17 + 23 46 : 0x2e => Non-Interactive $ echo '0x17 + 23' | hexcalc 46 : 0x2e Build $ cargo install --path . License BSD 2-clause Author (C) 2019,2020 Kurt Kanzenbach kurt@kmk-computers.de