0.0
Wrap a hash-like object to ensure that when traversing the tree no exceptions are raised due to the presence of nil values.
2020
2021
2022
2023
2024
2025
0.0
Malbourne makes it possible to generate abstract syntax trees (AST) from arbitrary Ruby source code by leveraging Rubinius' parser component (without the need to actually run Rubinius).
2020
2021
2022
2023
2024
2025
0.0
This extension provides helpers for printing parts of the tree in your middleman templates. Forked from Bryan Braun.
2020
2021
2022
2023
2024
2025
0.0
Move object up and down with Rails and nested set tree
2020
2021
2022
2023
2024
2025
0.0
a simple program for suggest or spellcheck keyword use trie tree
2020
2021
2022
2023
2024
2025
0.0
neartree is a Ruby library binding to the NearTree C library for storing point/value
pairs in an R-Tree structure and searching it for the nearest neighbour for any given point.
2020
2021
2022
2023
2024
2025
0.0
pandoc - structured text document model / abstract syntax tree for all the world's formats
2020
2021
2022
2023
2024
2025
0.0
Convert Alexa requests into a tree of Ruby objects and values.
2020
2021
2022
2023
2024
2025
0.0
An ActsAs mixin implementing a set of trees (nested set) for ActiveRecord
2020
2021
2022
2023
2024
2025
0.0
Definitely just use the real liquid gem, forked only to use parse tree visitor on aws lambda
2020
2021
2022
2023
2024
2025
0.0
Renders markup Wiki pages in the browser or generates static files. Hierarchical tree navigation for all pages is provided.
2020
2021
2022
2023
2024
2025
0.0
Peachy is an XML slurper that sits on top of existing XML parsers. It dynamically
creates object-trees for simple integration of XML data sources.
2020
2021
2022
2023
2024
2025
0.0
It starts from the arbitrary page you provide and descents into the tree of links until it has either traversed all possible content on the web site or has stopped at some predefined traversal depth. It is written in Ruby and implemented as a CLI application. Based on user preference, it can outp...
2020
2021
2022
2023
2024
2025
0.0
This provides a command-line interface to various tools that manipulate treebanks that use the PROIEL dependency format.
2020
2021
2022
2023
2024
2025
0.0
PRX Access is a gem to supply authentication headers and descend the HAL hypermedia link tree on PRX's APIs.
2020
2021
2022
2023
2024
2025
0.0
Provide basic rational numbers for trees
2020
2021
2022
2023
2024
2025
0.0
==== QDox - http://qdox.codehaus.org
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from Java source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
QDox is a Java library. Therefore th...
2020
2021
2022
2023
2024
2025
0.0
Gem exposes `githl` binary that allows to perform line count / contributor at current HEAD. Running on dirty working tree will produce git errors.
Binary has a couple of options:
`-p` or `--path` specifies relative path, defaults to `.`;
`-i` or `--include` specify included files/directories...
2020
2021
2022
2023
2024
2025
0.0
The RKelly library will parse JavaScript and return a parse tree, fixed to support ruby 1.9.3
2020
2021
2022
2023
2024
2025
0.0
Rockit is a potent parser generator and gives you AST's (Abstract Syntax Tree's) which you can pattern match and pretty-print. Rockit does not distinghuish between lexing and parsing so the generated parsers are scanner-/lexer-less. The vision is to extend Rockit with more advanced compiler-relat...
2020
2021
2022
2023
2024
2025