[ ソース: ruby-treetop ]
パッケージ: treetop (1.6.12-1)
treetop に関するリンク
Debian の資源:
ruby-treetop ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby-based text parsing and interpretation (command-line utility)
Treetop is a language for describing languages. It provides a Ruby implementation of a custom language based on parsing expression grammars (PEGs).
This package provides the top-level utility script tt.
その他の treetop 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-treetop
- Ruby-based text parsing and interpretation DSL