ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2012-01-28 07:49 リリース一覧に戻る
55

このリリースは、最初のオブジェクトの種類に基づいて、直感的な操作を実行する新しい角括弧構文を紹介します。それは Lisp 1 スタイル関数 (呼び出し演算子なし) のインデックス作成とスライスのリスト、ベクトル、文字列、およびハッシュ配列呼び出しを提供します。インデックス付きの要素とスライス割り当てることです。インデックスの作成とスライス出力テンプレートの言語での文字列 quasiliterals を使用できます。
This release introduces a new square bracket syntax that performs an intuitive operation based on the type of the first object. It provides Lisp-1 style calls for functions (no call operator) and array indexing and slicing for lists, vectors, strings, and hashes. Indexed elements and slices are assignable. Indexing and slicing can be used in the output template language and in string quasiliterals.

プロジェクトリソース