Thanks Mark, Instaparse is invaluable for us.
Sent from my iPhone
> On 23 Sep 2017, at 06:18, Mark Engelberg wrote:
>
> Instaparse 1.4.8 has been updated to support a breaking change that was made
> in Clojurescript 1.9.854, relating to the reader. The change has been tested
> with Clojuresc
Last I checked, on our Clojure back-end, instrumentation was taking up 2% of
our total test running time. This is with jdbc's instrumentation disabled
though; I think it's significantly slower due to its extensive usage of s/or
s/alt and spec regexes. Our specs are almost entirely s/keys and clo
Thanks for the answer. I am surprised because I used this code for years
without ever seeing that error. I'm trying to imagine what I did
differently this one time. I've added error detection, we'll see if it
happens again.
On Friday, September 22, 2017 at 7:34:49 PM UTC-4, Neil Okamoto wro
Thanks for the feedback! Yeggi’s post was written a long time ago and the
site/mailing list have undergone quite a few changes since then. Hopefully it
is better now, sometimes it is hard for those of us who have been around awhile
to see rough edges.
Alan
--
You received this message because