wok annotate bc/description.txt @ rev 11760

up tuxtype (1.8.1) and removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 13:06:57 2012 -0800 (2012-02-22)
parents
children 2f38aa1ac249
rev   line source
samuel_trassare@11723 1 bc is an arbitrary precision numeric processing language. Syntax is similar to
samuel_trassare@11723 2 C, but differs in many substantial areas. It supports interactive execution of
samuel_trassare@11723 3 statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.