Matt Bierner
Matt Bierner
Qunit uses dom so another framework is needed.
Atum retains all objects used during evaluation, even if these objects are no longer reachable in the hosted language as they remain reachable in the host. Unreachable hosted objects should...
First step of trying out #4, using interleaved key, value arrays like the clojure implementation does. This is supposed to improve cache performance since no extra memory indirection is required...
Probably not something for core library but defining parsers that are locally non-greedy but consume as much input as required for a successful parsing would be interesting. One example are...