SexpPath - Structural Pattern Matching for Ruby
SexpPath is a library that defines a neat DSL for pattern matching against S-Expressions, for instance the ruby Abstract Syntax Tree. Kind of like XPath or Regular Expressions for your code.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
SexpPath is a library that defines a neat DSL for pattern matching against S-Expressions, for instance the ruby Abstract Syntax Tree. Kind of like XPath or Regular Expressions for your code.
Post a comment