Пакет: ruby-ast (2.4.2-1)
Връзки за ruby-ast
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник ruby-ast.
Отговорници:
- Debian Ruby Team (Страница за QA, Пощенски архив)
- Miguel Landaeta (Страница за QA)
- Utkarsh Gupta (Страница за QA)
Външни препратки:
- Начална страница [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
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 10,4 кБ | 44,0 кБ | [списък на файловете] |