[ ソース: ruby-ast ]
パッケージ: ruby-ast (2.3.0-1)
ruby-ast に関するリンク
Debian の資源:
ruby-ast ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [whitequark.github.io]
類似のパッケージ:
Ruby library for working with abstract syntax trees
ast embraces immutability; each AST node is inherently frozen at creation, and updating a child node requires recreating that node and its every parent, recursively.
This is a design choice. It does create some pressure on garbage collector, but completely eliminates all concurrency and aliasing problems.
See also AST::Node, AST::Processor::Mixin and AST::Sexp classes for additional recommendations and design patterns.
その他の ruby-ast 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません