Hacker News new | ask | show | jobs
by rzendacott 4665 days ago
Here's a link to the VerbalExpressions organization that contains implementations of a similar DSL for various languages: https://github.com/verbalexpressions
1 comments

Very cool. I like the standalone "start_of_line" more than the start("some string").
We actually match (and beat) the VerbalExpressions standard if you `require "hexpress/verbal_expression"`