ox-lang / ox

Ox - An immutable statically typed Lisp for the JVM
https://ox-lang.org
66 stars 3 forks source link

Regex escapes are wrong #1

Closed arrdem closed 10 years ago

arrdem commented 10 years ago

The existing definition of "pattern" for Clojure isn't correct in that regexes support a superset of string escapes.

arrdem commented 10 years ago

https://github.com/Bronsa/om/blob/master/src/om/parser/grammar.clj