Download List

프로젝트 설명

Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions.

System Requirements

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.

2007-09-02 15:13
2.12.2

계산기 정적 또는 동적 공유 라이브러리와 건설 수있습니다. 메이크 파일 시스템을 사용하여 목표를 철저하게했다. 정적 및 통근 통화당 기호 변수 선언입니다. 계산기 라이브러리를 쉽게 분석할 제어 및 메시지를 검사합니다. Makefile.simple는 GNU 확인하지 않고 호스트를위한 추가되었습니다 않습니다. 사용자 정의 레지스터에 추가되었습니다. 의 MD5 및 지원은 SHA - 0 해시를 기록했다. 계산기를 지원하고 복잡한 exponentiation 기지 실제와 exponents.
Tags: Major feature enhancements
calc may be built with static or dynamic shared
libraries. The Makefiles were overhauled to use
system targets. Static and extern variables are
declared with CPP symbols. The calc library makes
it easier to control parse and scan messages.
Makefile.simple was added for hosts without GNU
Make. Custom registers were added. Support for MD5
and SHA-0 hashes was dropped. calc supports real
and complex exponentiation bases and exponents.

2007-02-07 08:42
2.12.1.8

문서 # 연산자, 주석 및 cscripts 위해 작성되었습니다. 멀티 라인 성명 문제를 문서화했다. builtins 사용자, 시스템과 관련, 그리고 시계는 시간이 추가되었습니다. 런타임 () 내장 출력이 변경되었습니다.
Tags: Minor bugfixes
Documentation was written for the # operator,
comments, and cscripts. Multi-line statement
issues were documented. Builtins related to user,
system, and clock time were added. The runtime()
builtin output was changed.

2006-09-21 13:13
2.12.1.5

이것은 매우 사소한 업데이 트를 릴리스하도록하는 것입니다 OpenBSD 나 같은 파서 소스를 컴파일합니다. 이것은 또한 맥 OS X에서 어디 확인해봐 (체크 확인)가 제대로 실행되지 않은 아래의 회귀 awk 스크립트를 만드는 문제를 해결하기 위해 마이너 릴리스입니다 맥 OS X 10.4.7. 낮은 수준의 메이크 파일에서 기본값으로 설정되지 않은 몇 가지 사소한 변수를 고정했다.
Tags: Minor bugfixes
This is a very minor update release to allow
OpenBSD-like make parsers to compile the source.
This is also a minor release to fix an issue under
Mac OS X where the make chk (and make check)
regression awk script did not run correctly under
Mac OS X 10.4.7. A few minor variables that were
not set to default values in lower level Makefiles
was fixed.

2006-09-18 02:01
2.12.1

Tags: Major feature enhancements

2006-08-21 15:30
2.12.0.8

내장 quomod에 대한 설명서 및 회귀 테스트 () 고정했다. 내장 함수 estr () (텍스트 문자열)의 값을 여러 종류의 repesent와 () (문자열로 파일의 나머지 부분을 통과하는 fgetfile)이 추가되었습니다. 일부 도움말 파일을 개선했다.
Tags: Minor bugfixes
Documentation and regression tests for the builtin
quomod() were fixed. Builtin functions estr() (to
repesent many types of values by text string) and
fgetfile() (to pass the rest of a file into a
string) were added. Several help files were
improved.

Project Resources