Download List

프로젝트 설명

Arena is a light-weight scripting language that features a C-like syntax and library, automatic memory management, and runtime polymorphism.

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-04 22:17
0.9.13

이 릴리스에는 수정이 통역을 할 때 충돌 정적 메서드가 서로 다른 통화를 시도했다 심각한 버그.
Tags: 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

이 릴리스에는 운영 체제에 의해 주어진 원시 종료 상태를 반환합니다 () 라이브러리 함수는 시스템을 변경합니다.
Tags: 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

이 릴리스의 함수 값을 내부 관리하므로 원래의 함수 이름을 값으로 변경 사항을 검색할 수있습니다.
Tags: 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를 두 번"인수를 기대하는 플로트 외부 C 함수 호출이 가능합니다.
Tags: 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 진수 정수 리터럴 수 있도록 개선했다.
Tags: 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.

Project Resources