An open API service indexing awesome lists of open source software.

https://github.com/fliegendewurst/decimal-code

Convert decimal numbers to BCD, Aiken and Stibitz (excess-3)
https://github.com/fliegendewurst/decimal-code

aiken bcd excess-3

Last synced: 11 days ago
JSON representation

Convert decimal numbers to BCD, Aiken and Stibitz (excess-3)

Awesome Lists containing this project

README

          

decimal-code
============

Convert decimal numbers to BCD, Aiken and Stibitz (excess-3).

Input lines are interpreted as space-separated encoding and value.
Tab separated values (decimal, BCD, Aiken, Stibitz) are printed.