shithub: pc

ref: 5ff4a10c5438b8a994dcc79a89b42c765cf4a4b8
dir: /README.md/

View raw version
# 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.