Anyway, if we would keep an alternate syntax,I recommend using a subclass of Parser and leave the SmalltalkParser alone.
Nicolas 2011/3/25 Matthew Fulmer <[email protected]>: > On Thu, Mar 24, 2011 at 02:12:31PM -0700, Eliot Miranda wrote: >> What is this support for? Is it for those funky ffi calls in the OpenGL >> code? Can it not be hoisted out of the scanner and into the parser proper? >> [and optimistically anyone have a fix already?] > > I was under the impression those were never in the compiler. I > had to add the support to the Compiler myself (the code was in > the inbox, but now has been removed to the treated inbox). > OpenGL no longer has positional methods; they were removed > > -- > Matthew Fulmer (a.k.a. Tapple) > >
