Projects with this topic
Sort by:
-
Nano Editor
The best easy to use lightweight editor for Linux Terminals
Updated -
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 repository created with the code from gnu.org ftp: https://ftp.gnu.org/gnu/bc/
Updated