Re: How to parse ruby files programmatically
Gerald Bauer <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <CAAxEZd-V42qFLXqYayr7KETM1eHCyNqsWkCaLLzCd_vQdcnrvg@mail.gmail.com> |
Hello,
You might just use some text patterns / regular expressions :-).
For full-fledged parsers, see the Ruby Parser / Unparser section
in the Awesome Rubies page for some options.
Happy coding with ruby. Cheers. Prost.
[1] https://github.com/planetruby/awesome-rubies#ruby-parser--unparser
Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>