Skip to content

Opening book details…

Can I read Ruby-Based Syntax Analyzer Development on EtoBox?

Ruby-Based Syntax Analyzer Development by true_hind is a document available to read on EtoBox.

What is Ruby-Based Syntax Analyzer Development about?

This document summarizes a research paper about developing a syntax analyzer using an internal domain-specific language (DSL) in Ruby. The paper describes RugsSr, an internal DSL based on Ruby for defining grammar rules. A parser generator called RugsSaga reads the RugsSr grammar rules and generates a bottom-up parser. The generated parser can execute Ruby code embedded in the grammar rules to implement parsing actions. The internal DSL approach improves productivity for designing and implementing parsers c

Author
true_hind
Language
EN