Download List

프로젝트 설명

TXR is a new data munging language. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.

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.

2011-12-13 07:47 Back to release list
047

Bignum 산술은 언어에 통합 되었습니다. Word 크기 (fixnum) 정수 오버플로 bignums를 투명 하 게 생성합니다. 문자 조작, 벡터, Lisp 언어로 함수를 추가 하 고 협회 나열 합니다. 새로운 특수 연산자 추가 되었습니다: progn 및 대칭 이동 합니다. 블록을 라는 암시적 defun 본문과 for 루프에서는 암시적 익명 블록. 사소한 버그 수정입니다.
Bignum arithmetic is now integrated into the language. Overflow in word-sized (fixnum) integers transparently produces bignums. Functions have been added in Lisp dialect for character manipulation, vectors, and association lists. New special operators have been added: progn and flip. An implicit named block in defun bodies, and an implicit anonymous block in for loops. Minor bugfixes.

Project Resources