> > This is well how I understood it. > > Are you implementing something around the use of refactoring? >
I'm implementing tool for creating rewrite rules. Here is a blog about it: http://myfuncoding.blogspot.com/ Also I write chapter for PharoForEnterprise: https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/tree/master/RewriteTool > Keep us updated on your solution. It is significant because the equality > between ast nodes is part of the SmaCC parser generator toolkit, so any > solution on that may also be used when manipulating non-smalltalk code (C, > Java, C#, Python, R, Ada, etc...). > Sure, I will.