Melvin Smith <[EMAIL PROTECTED]> writes: > At 05:23 PM 1/24/2002 +0000, Simon Cozens wrote: > > > * Introduce a new register-type for Keys. > > > >No, I don't think this is the right way. > > Just a question, what is the status of the Scheme parser. Is it > even ready to generate code for working with these constructs? > Maybe work top down on this one?
Right now it uses set_p_i_p and set_p_p_i and the parser can construct, print, read and modify elements. But it doesn't depend very much on the method how to access the elements, it needs just one. Because there was nothing like that I implemented it according to parrot_assembly.pod bye Jürgen