wok annotate bc/description.txt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
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.