ダウンロードリスト

プロジェクト概要

CalcはC言語に似た言語を使用する、任意の精度の算術システムです。計算機、アルゴリズムのプロトタイプ、数学研究のツールとして有用です。もっと重要なのは、Calcは、マシンに依存しない計算の意味を提供することです。 Calcには、組み込み数学関数やプログラム関数の豊富なセットが付属しています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-09-02 15:13
2.12.2

Calcの静的または動的な共有ライブラリを構築することがあります。メークファイルシステムターゲットを使用してリニューアルされた。 staticとextern変数cppのシンボルを使って宣言されます。 Calcのライブラリを簡単に解析を制御するため、メッセージをスキャンします。Makefile.simple GNU Makeをせずにホストに追加されたことができます。カスタムレジスタを追加しました。 MD5とSHAのサポート- 0のハッシュは取り下げられた。 Calcのをサポートし、複雑な累乗基地現実と指数。
タグ: 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のために書かれた。複数行のステートメントの問題が記載されて。組み込みのユーザーは、システムに関連し、時計の時刻を追加しました。ランタイム()組み込みコマンドの出力が変更されました。
タグ: 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のようにされますようにパーサーは、ソースをコンパイルします。これは、Mac OS Xの下でのChk(チェックする)が正常の下で実行されなかった回帰のawkスクリプトを作る問題を解決するためのマイナーリリースです。 Mac OS Xの10.4.7。は、低レベルのMakefileでデフォルト値に設定されていないいくつかのマイナーな変数を修正しました。
タグ: 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

タグ: Major feature enhancements

2006-08-21 15:30
2.12.0.8

組み込みquomodのドキュメントは、回帰テスト()で修正された。組み込み関数estr()(テキスト文字列)の値を、多くの種類repesentし、()(文字列には、ファイルの残りの部分を渡すためにfgetfile)を追加しました。いくつかのヘルプファイルが改善された。
タグ: 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.

プロジェクトリソース