parser
Ruby parser
A Ruby parser that recognizes and parses large code snippets with high accuracy.
A Ruby parser.
2k stars
42 watching
199 forks
Language: Yacc
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Bindings to a popular JSON processing tool | 82 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A C-based JSON parsing and encoding library for Ruby | 1,479 |
| A library that provides parsing and normalization of people's names with gender and ethnicity matching features. | 53 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A universal web feed parser and normalizer for various formats including Atom, RSS, JSON Feed, HTML, and more. | 164 |
| A Ruby mode for Emacs that uses Ripper to parse and indent source code | 53 |
| An object-oriented Ruby AST extension for parsing and manipulating source code | 68 |
| A simple HTTP request/response parser that provides callbacks for parsing HTTP messages. | 200 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
| A natural language parser for recurring events | 82 |
| A Ruby gem for parsing and generating network packets using a declarative binary format DSL. | 27 |
| Extracts common information from text strings in various formats | 79 |
| A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |