Sept. 20, 2009
11:33 p.m.
FIY, i have implemented the smalltalk source tokenizer, which capturing everything, including whitespace. And, of course, i got the parser which works on top of that, which means, that potentially i could write a code which replacing a single token by different one , like #foo to #bar, while preserving the white space formatting, comments & everything else. -- Best regards, Igor Stasenko AKA sig.