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

Welcome to IWETHEY!

New Its not plists though
its gratuitously different.

Why not just support plists? Heck, we use them all over the place here for config data.



"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, 06:41:10 AM EDT
New Re: Its not plists though
Might be because they got it from Python instead then.

It looked the same to me, but I don't use plists every day.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Re: Its not plists though
Plists

Dict = {}
Array = ()



"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, 06:41:22 AM EDT
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)

Who moved my cheese? A narcotic direction to negotiate to the change in its work and its life.
136 ms