IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 1 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New If that's the only change it's easy enough to make.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Not sure that's the only one
just the obvious one.

Dict: { key = value; }
Array: ( one, two, three, ) or ( one, two, three )
String: token or "quoted string"

C style comments and escapes (\\n\\t...) are allowed.

You can write a recursive descent parser in about 4 functions, each about 5 lines each.



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
Expand Edited by tuberculosis Aug. 21, 2007, 12:37:46 PM EDT
     JSON - (admin) - (19)
         That language is included in the first paragraph. - (folkert) - (10)
             Not the one *I'm* thinking of... -NT - (admin) - (9)
                 Hmmm... - (folkert) - (8)
                     Re: Hmmm... - (admin) - (7)
                         migosh. - (folkert) - (1)
                             Re: migosh. - (admin)
                         Its not plists though - (tuberculosis) - (4)
                             Re: Its not plists though - (admin) - (3)
                                 Re: Its not plists though - (tuberculosis) - (2)
                                     If that's the only change it's easy enough to make. -NT - (admin) - (1)
                                         Not sure that's the only one - (tuberculosis)
         I give up. - (FuManChu) - (4)
             ? - (admin) - (3)
                 It's a data format that has to be parsed by code. - (FuManChu) - (2)
                     Every data format has to be parsed. - (admin) - (1)
                         I'm misleading myself - (FuManChu)
         I may be missing something - (drewk) - (2)
             Re: I may be missing something - (admin) - (1)
                 We just did this today - (drewk)

I'm subverting from within, I am.
46 ms