parser

Ruby parser

A Ruby parser that recognizes and parses large code snippets with high accuracy.

A Ruby parser.

GitHub

2k stars
42 watching
199 forks
Language: Yacc
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
winebarrel/ruby-jq Bindings to a popular JSON processing tool 82
ruby/json A Ruby implementation of the JSON data serialization format 704
brianmario/yajl-ruby A C-based JSON parsing and encoding library for Ruby 1,479
chorn/nameable A library that provides parsing and normalization of people's names with gender and ethnicity matching features. 53
jm/toml A Ruby library for parsing and generating the TOML data interchange format 151
rubycocos/feedparser A universal web feed parser and normalizer for various formats including Atom, RSS, JSON Feed, HTML, and more. 164
jacott/enhanced-ruby-mode A Ruby mode for Emacs that uses Ripper to parse and indent source code 53
yujinakayama/astrolabe An object-oriented Ruby AST extension for parsing and manipulating source code 68
tmm1/http_parser.rb A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. 200
tkellen/ruby-ngram Breaks text into contiguous sequences of words or phrases 12
mbj/unparser Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code 309
yb66/tickle A natural language parser for recurring events 82
trema/pio A Ruby gem for parsing and generating network packets using a declarative binary format DSL. 27
talyssonoc/commonregexruby Extracts common information from text strings in various formats 79
griffindy/rackson A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. 7