Re: TWiki parser

2005-11-17 Thread Emmanuel Venisse
I look at it later. Emmanuel Juan F. Codagnone a écrit : Hi! We did a java parser for TWiki [http://twiki.org/] that emits Sink messages. It doesn't handle all the features, but it support most of the things we use in our wiki. This is implemented in an ad-hoc line-by-line parser (i was to

TWiki parser

2005-11-16 Thread Juan F. Codagnone
Hi! We did a java parser for TWiki [http://twiki.org/] that emits Sink messages. It doesn't handle all the features, but it support most of the things we use in our wiki. This is implemented in an ad-hoc line-by-line parser (i was too lazy to remember the language compiler classes), but i th