Paket: ruby-ast (2.3.0-1)
Links für ruby-ast
Debian-Ressourcen:
Quellcode-Paket ruby-ast herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [whitequark.github.io]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu ruby-ast
|
|
|
|
-
- dep: ruby
- Interpreter für die objektorientierte Skriptsprache Ruby (Standardversion)
- oder ruby-interpreter
- Paket nicht verfügbar
ruby-ast herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 9,8 kB | 45,0 kB | [Liste der Dateien] |