I wrote full JSON parser according ECMAScript 5 JSON grammar. <URL: https://github.com/abozhilov/json/tree/master/src >
It pases all test case from: <URL: http://asenbozhilov.com/json-parse.html> I wrote this for testing and debugging purposes, not for fallback of `JSON.parse'. Criticism, additions and improvements are welcome. -- To view archived discussions from the original JSMentors Mailman list: http://www.mail-archive.com/[email protected]/ To search via a non-Google archive, visit here: http://www.mail-archive.com/[email protected]/ To unsubscribe from this group, send email to [email protected]
