Re: Which parser to use to parse the gnu-smalltalk code
Holger Freyther <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.gnu.general |
|---|---|
| Message-ID | <[email protected]> |
> On 15 Apr 2015, at 14:21, Junsong Li <[email protected]> wrote: > > Thanks. Using STClassLoader to load the class and then walking the AST of the class is the way to go! Done! > What are you implementing? holger