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 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.

2012-02-14 13:56 Back to release list
57

"任意多边形"扫描 (作为一个大字符串处理任意大小的剩余) 现在是输入的可能在恒定的内存中。在十六进制和八进制字符常量的格式功能和打印的字符串对象的 bug 被修复。
"Freeform" scanning (treating an arbitrarily sized remainder of the input as one big string) is now possible in constant memory. Bugs in hex and octal character constants, the format function, and printing of string objects were fixed.

Project Resources