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.

2006-10-01 16:36
0.9.8

다중에 대한 수정이 릴리스에는 소스 파일을 줄 번호가 회계 - 라인 문자열 리터럴, 그리고 확실하게 통역을 정말 구문 분석 오류가 발생한 후 중단.
Tags: Minor bugfixes
This release fixes source file line number accounting for multi-line string literals, and makes sure that the interpreter really aborts after encountering a parse error.

2006-08-27 17:17
0.9.7

이 릴리스에는 수정 재귀 부작용 숙제 가능한 segfault. 함수 값을 평등 지금 시험에 정의되어있습니다. 라이브러리 블록을 추가 지향의 메모리 작업이 향상되었습니다.
Tags: Minor feature enhancements
This release fixes a possible segfault in assignments with recursive side effects. Equality tests on function values are now defined. The library was enhanced by adding block-oriented memory operations.

2006-07-09 16:31
0.9.6

이 릴리스에는 수정 문법 ""함수의 return 형식으로 리소스를 허용합니다. 지금 realloc을 지원하는 라이브러리 () 메모리 리소스 크기를 조정합니다.
Tags: Minor bugfixes
This release fixes the grammar to allow "resource"
as a function return type. The library now
supports realloc() to resize memory resources.

2006-06-27 23:09
0.9.5

0 오류에 의해 수정이 릴리스에는 부서의 처리 버그, 그리고 더 많은 운영 체제와 아키텍처에서 작동하는 외국인 함수 인터페이스를 확장합니다.
Tags: Minor feature enhancements
This release fixes a bug in the handling of division by zero errors, and extends the foreign function interface to work on more operating systems and architectures.

2006-06-19 23:32
0.9.4

그것이 불가능한 C 함수 호출로 메모리 리소스를 통과 만든이 릴리스의 버그 수정. 지금은 통역 PCRE 정규 표현식을 지원하는 매칭을 제공하는 컴파일하실 수있습니다.
Tags: Minor bugfixes
This release fixes a bug that made it impossible to pass memory resources into C function calls. The interpreter can now be compiled with PCRE support to provide regular expression matching.

Project Resources