Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
57

"Freeform" Scannen (Behandlung von einer beliebig großen Rest der Eingabe als eine einzige große Zeichenfolge) ist jetzt im Konstanten Speicher möglich. Bugs in hexadezimale und oktale Zeichen-Konstanten, die Format-Funktion und Drucken von String-Objekten wurden behoben.
"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