[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/bc/bc.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] GNU's numeric processing language and a calculator [T] Bc is an arbitrary precision numeric processing language. Syntax is [T] similar to C, but differs in many substantial areas. It supports [T] interactive execution of statements. Bc is a utility included in the [T] POSIX P1003.2/D11 draft standard. [T] Since the POSIX document does not specify how bc must be implemented, [T] this version does not use the historical method of having bc be [T] a compiler for the dc calculator. This version has a single [T] executable that both compiles the language and runs the resulting [T] `byte code'. The byte code is not the dc language. [U] https://www.gnu.org/software/bc/bc.html [A] The GNU Project [M] Rene Rebe [C] base/tool [F] CROSS [L] GPL [S] Stable [V] 1.08.1 [P] X 0----5---9 109.500 [O] var_append confopt ' ' --with-readline [O] atstage cross && autogen=1 [D] 5dd993540b2af66808756792c9c4dbc1c6f180475603b2a2f33a86e7 bc-1.08.1.tar.gz http://ftp.gnu.org/pub/gnu/bc/