Download List

项目描述

PDC is a desktop calculator in the 'bc' style with features designed for programmers. It does not support floating point math, but does provide all the C operators (logical, bitwise, shifts, etc.) and implements ISO C operator precedence. Additionally, functions are available to assist with 'bit bashing' tasks such as byte swapping and bit scanning.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-11 17:47 Back to release list
0.8.1

逗号运算符允许作为(非印刷用)分离,和命令行的表达支持固定少一些脑死亡。支持,增加了更多的经营者,和一些词法错误是固定的。
标签: Minor feature enhancements
The comma operator is allowed to be used as a
(non-printing) separator, and the command line
expression support was fixed to be a little less
brain dead. Support was added for many more
operators, and a few lexer bugs were fixed.

Project Resources