On 30/05/13 02:17, Ali Çehreli wrote:
On 05/28/2013 08:43 PM, Peter Williams wrote:
> One place I'm using it is for managing symbols (look ahead sets, etc) in
> a parser generator. The symbols' permanent home is in an associative
> array indexed by their name (which is also included in the symbol
> object) but they may belong to many look ahead sets.
Have you considered Rebindable?
No. Never heard of it before :-)
But, having now read the documentation, I don't think it meets my needs.
We need a book on the standard library.
Thanks
Peter