| Name : bc
| |
| Version : 1.06
| Vendor : Turbolinux Japan K_K < http://the_turbolinux_co_jp/bugzilla/>
|
| Release : 6
| Date : 2002-07-24 04:27:33
|
| Group : Applications/Engineering
| Source RPM : bc-1.06-6.src.rpm
|
| Size : 0.20 MB
| |
| Packager : Turbolinux Japan K_K < http://the_turbolinux_co_jp/bugzilla/>
| |
| Summary : GNU\'s bc - an arbitrary precision numeric processing language
|
Description :
bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.
This version does not use the historical method of having bc be a calculator for the dc calculator (the POSIX document doesn\'t specify how bc must be implemented). This version has a single executable that both compiles the language and runs the resulting \'byte code.\' The byte code is not the dc language.
|