Paketti: ruby-ast (2.4.2-1)
Links for ruby-ast
Debian-palvelut:
Imuroi lähdekoodipaketti ruby-ast:
Ylläpitäjät:
- Debian Ruby Team (Laadunvalvontasivu, Mail Archive)
- Miguel Landaeta (Laadunvalvontasivu)
- Utkarsh Gupta (Laadunvalvontasivu)
External Resources:
- Kotisivu [whitequark.github.io]
Samankaltaisia paketteja:
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.
Imuroi ruby-ast
Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|
all | 10.4 kt | 44.0 kt | [tiedostoluettelo] |