File: AUTHORS

package info (click to toggle)
bc 1.07.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,500 kB
  • sloc: ansic: 7,596; sh: 1,468; yacc: 1,110; lex: 342; makefile: 90
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.