ox-lang / ox

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

Parser conflict: context sensitive on whitespace in patterns #4

Closed arrdem closed 9 years ago

arrdem commented 10 years ago

3 but for Patterns not Strings. Note that Patterns are pretty fucked as per #1 so this should get some work or patterns should move out of the standard library to a package/module of some sort and reader macros should be added.