On 25 févr. 2010, at 11:09, Cyrille Delaunay wrote:
Hello,
I'm trying to convert some packages from VW to Pharo. For that, I use the technic
described in the SCG wiki (using the squeak exporter in visual works and then dragging the
.st file in pharo). For some packages it works well. For other, I have syntax errors (that
don't really described the problem). In these case, what is the solution ?
You have to fix the st file by hand. The syntax error (with respect to the Pharo parser)
is sometimes easy to spot, sometimes not. I think there is way to get a better error
review.
--
Simon