On Monday, 29 July 2013 21:20:49 UTC+1, Joel Holdbrooks wrote:
>
> I spent some time this weekend writing a little tool for generating 
> regular expressions *from known inputs*. My goal is to produce regular 
> expressions that backtrack as few times as possible along with a complete 
> and total disregard for readability. :)
>
> The code for the tool is here <https://github.com/noprompt/frak>. 
> Suggestions/ideas would be greatly appreciated.
>

Nice - I like the fact that it has a very simple API that focuses on doing 
just one thing well! 

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to