bc-gh
Implementation of POSIX bc with GNU extensions
An implementation of POSIX bc and Unix dc with GNU extensions and some of their own extensions. It also removes the dangerous '!' dc command. This bc/dc is especially useful for programmers, with extra math and a larger builtin library with some hardware-oriented print functions.
homepage ↗homepage ↗ github: gavinhoward/bc
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 7.0.3 | 3 | 15 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | m68k | ppc | s390 | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 7.0.3 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 6.7.5 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
| 6.5.0 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | m68k testing | ppc stable | s390 testing | sparc testing | — | view · download · history ↗ |
Use flags of 7.0.3
- libedit Use the libedit library (replacement for readline)
- readline Enable support for libreadline, a GNU line-editing library that almost everyone wants