ダウンロードリスト

プロジェクト概要

Arenaは、C言語のような構文とライブラリに加え、自動メモリ管理と実行時ポリモーフィズムの機能を備えた軽量スクリプト言語です。

システム要件

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

2007-09-04 22:17
0.9.13

このリリースでは、インタプリタがクラッシュするときの静的メソッド、お互いを呼び出そうとした深刻なバグを修正。
タグ: Major bugfixes
This release fixes a serious bug that made the interpreter crash when static methods attempted to call each other.

2007-08-19 17:52
0.9.12

このリリースでは、オペレーティングシステムによって指定されたとして、原材料の終了ステータスを返すように()ライブラリ関数は、システムを変更します。
タグ: Minor feature enhancements
This release changes the system() library function
to return the raw exit status as given by the
operating system.

2007-08-14 22:57
0.9.11

このリリースでは、関数の値の内部管理のためには、元の関数名の値から取得することができますを変更します。
タグ: Minor feature enhancements
This release changes the internal management of function values so that the original function name can be retrieved from a value.

2007-01-07 15:57
0.9.10

このリリースでは、メモリリソースの文字列を格納するに対処するため、より柔軟な機能を追加します。また、今では"C"の代わりに"C二重"の引数をfloat型を期待外部C関数を呼び出すことが可能です。
タグ: Minor feature enhancements
This release adds more flexible functions to deal
with storing strings in memory resources. It is
also now possible to call external C functions
that expect "C float" instead of "C double"
arguments.

2006-11-05 06:18
0.9.9

このリリースで修正いくつかのマイナーなバグを向上と標準ライブラリの一部の地域。パーサーは、スクリプト内の16進の整数リテラルを許可するように改良されました。
タグ: Minor feature enhancements
This release fixes a few minor bugs and improves
some areas of the standard library. The parser was
improved to allow hexadecimal integer literals in
a script.

プロジェクトリソース