File: AUTHORS

package info (click to toggle)
bc 1.06.95-9
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,368 kB
  • sloc: ansic: 7,691; yacc: 1,097; sh: 800; lex: 349; makefile: 102
file content (6 lines) | stat: -rw-r--r-- 241 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
Phil Nelson <philnelson@acm.org> wrote bc, including the number.c
source in the "lib" directory.

Ken Pizzini <ken@gnu.org> wrote dc, making use of the lib/number.c
code that Phil Nelson wrote to handle the actual multiprecision
arithmetic.