rubygem-ast
AST is a library for manipulating abstract syntax trees.
It 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.
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/rubygem-ast && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ast-2.4.1.gem | 0000011776 11.5 KB | |
gem2rpm.yml | 0000001632 1.59 KB | |
rubygem-ast.changes | 0000001462 1.43 KB | |
rubygem-ast.spec | 0000001579 1.54 KB |
Revision 2 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 831121
from
Dan Čermák (dancermak)
(revision 2)
Comments 0