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.

2011-12-08 09:03
046

在嵌入式 Lisp 中添加了向量函数和矢量文本语法。长度功能做出了泛型列表、 向量和字符串结束。结束字符串流的越野车送线功能已得到修复。已修复 bug 在词法分析的字符文本。影响 64 位 Mac OS X 的配置脚本中的 bug 已修复。
Vector functions and vector literal syntax have been added in embedded Lisp. The length function have been made generic over lists, vectors, and strings. A buggy get-line function over string streams has been fixed. A bug in lexical analysis of character literals has been fixed. Bugs in the configure script affecting 64-bit Mac OS X have been fixed.

2011-12-06 07:18
045

此版本添加了许多新的功能在 Lisp 方言和错误修正。
This release adds many new functions in Lisp dialect, and bugfixes.

2011-12-03 06:52
044

嵌入式的 Lisp 方言 ("TXR Lisp") 已添加了对更大的权力。现在 TXR 的程序可以做列表处理、 数值计算,利用哈希表,执行显式 I/O 等。长期薄弱的哈希表中已 bug 修复,以及一些最近的回归。
An embedded Lisp dialect ("TXR Lisp") has been added for a great deal more power. TXR programs can now do list processing, numeric calculations, make use of hash tables, perform explicit I/O, etc. A long-time bug in weak hash tables has been fixed, as well as some recent regressions.

2011-11-24 08:41
043

错误修正。
Bugfixes.

2011-11-22 00:32
042

TXR 现在可以分析语法,由于横向职能。已添加断点/步调试器。有新的方式捕获到变量、 错误修正 (包括那些影响稳定) 和 Vim 语法突出显示文件的文本。
TXR can now parse grammars, thanks to horizontal functions. A breakpoint/step debugger has been added. There are new ways of capturing text into variables, bugfixes (including ones affecting stability), and a Vim syntax highlighting file.

Project Resources