bc (programming language)
| bc | |
|---|---|
| Developers | Robert Morris and Lorinda Cherry of Bell Labs |
| Initial release | 1975, 50–51 years ago |
| Operating system | Unix, Unix-like, Plan 9, FreeDOS |
| Platform | Cross-platform |
| Type | Command |
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.