bc (programming language)

bc
DevelopersRobert Morris and Lorinda Cherry of Bell Labs
Initial release1975, 50–51 years ago
Operating systemUnix, Unix-like, Plan 9, FreeDOS
PlatformCross-platform
TypeCommand

bc is an arbitrary-precision mathematical calculator program with an input language similar to C. It supports both interactive, command-line user-interface and script processing.