Skip to content

shifty91/hexcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

hexcalc is a hex calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages