in reply to Re: Re: Parsing Text into Arrays..
in thread Parsing Text into Arrays..

Is there any way to modify the grammar so it will parse TCL lists?

e.g.

{{name {first bob} {last bar}} {gay yes}}{{name {first josh} {last logitech}} {happy no}}

Thanks!