shithub: pc

Clone

clone: git://shithub.us/sigrid/pc gits://shithub.us/sigrid/pc
push: hjgit://shithub.us/sigrid/pc
patches to: sigrid on #cat-v or 9p.zone

Last commit

c3690045 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/05/20 13:23
allow base 4 for input and output, 32 and 64 for output

About

# pc - programmer's calculator

`pc(1)` ported from [9front](http://9front.org) to some kind of other operating systems.

Dependencies: make, yacc, C compiler.

Usage: see manpage.

libc, libmp and include were stolen from [tlsclient](https://git.sr.ht/~moody/tlsclient/)
and modified.