软件包: ruby-ast (2.3.0-1)
ruby-ast 的相关链接
Trisquel 的资源:
下载源码包 ruby-ast:
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Miguel Landaeta
外部的资源:
- 主页 [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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用