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.
- Links to devel:languag...by:extensions / rubygem-ast
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mschnitzer:ruby:extensions/rubygem-ast && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
ast-2.4.2.gem | 0000011776 11.5 KB | |
gem2rpm.yml | 0000001632 1.59 KB | |
rubygem-ast.changes | 0000001653 1.61 KB | |
rubygem-ast.spec | 0000001633 1.59 KB |
Latest Revision
buildservice-autocommit
accepted
request 884400
from
Manuel Schnitzer (mschnitzer)
(revision 3)
baserev update by copy to link target
Comments 0