Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

GNU BC

You are here: irt.org | FOLDOC | GNU BC

A GNU version of BC which is self-contained and internally executes its own compiled code rather than acting as a front-end to DC like the standard Unix bc.

Version 1.02

parser (yacc), interpreter, BC math library

Philip A. Nelson <phil@cs.wwu.edu>

FTP bc-1.02.tar.Z from a GNU archive site.

requires: vsprintf and vfprintf routines

ports: Unix (BSD, System V, MINIX, POSIX) Superset of POSIX BC (P10003.2/D11), with a POSIX-only mode.

Nearby terms: GNU archive site « GNU assembler « GNU awk « GNU BC » GNU C » GNU C Library » GNU DC

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb