[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/bc/bc.desc [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-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] http://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.07.1 [P] X 0----5---9 109.500 [O] var_append confopt " " "--with-readline" [O] atstage cross && autogen=1 [D] b015972fd1a08b7480083a01f9d99b6540baf84e2768c906ad8fa12c bc-1.07.1.tar.gz http://ftp.gnu.org/pub/gnu/bc/