[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] XML languages



John Elliot wrote:
I call bug! The regex can be represented as a string, and there were two double quotes in the last array item.
{
  "haha": "yeah, sure",
  "for":3, "you":"^heh,heh$", "to": [ "parse",
"this", "I"
, "to", "parse", "this\n\"\"" ]
}
Yeah, OK.

I added some nastier strings:

["blah\"\\\/\b\f\n\r\t\u3737", -0, -0.37, -0e+40, 111111111111111111111222222222222222223333333333333333999999999999999999999999992, null]
... but it's really no fun when the spec doesn't let you play escaping 
tricks. :(
- N


-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@xxxxxxxxxxxxxxxxxxx
If you are having trouble, ask owner-progsoc@xxxxxxxxxxxxxxxxxx for help.