Where is the code? Do you have tests? Can we extract a parser for literal array?
Stef > On 04/24/2012 11:25 AM, Sven Van Caekenberghe wrote: >> But then you need to write a clear spec and a non-compiler based parser. > > Ok, perhaps you all understood this from my links etc, but Tirade *is* a > non-compiler based parser. It *is* safe. It only allows literals. It is > *much* faster than the Compiler. It is very small, code is simple and it is > trivial to port to ANY Smalltalk. > > Now, for the other arguments - I agree, JSON is "good enough" for many things > and universally accepted in almost all camps these days. Just don't want > people to reinvent Tirade :) > > regards, Göran >
