Y
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
prawks
4665 days ago
Very cool. I like the standalone "start_of_line" more than the start("some string").
link
krainboltgreene
4665 days ago
We actually match (and beat) the VerbalExpressions standard if you `require "hexpress/verbal_expression"`
link