wok view bc/description.txt @ rev 16060

ARM: add zile and joe text editors (nano got regex bug on ARM)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 00:54:36 2014 +0100 (2014-03-12)
parents
children 2f38aa1ac249
line source
1 bc is an arbitrary precision numeric processing language. Syntax is similar to
2 C, but differs in many substantial areas. It supports interactive execution of
3 statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.