On Tue, 25 Jul 2000, Joshua Chamas wrote:

> Like Matt suggested you can start with his simple vbscript to 
> perlscript converter, but I would recommend to do a really 
> complete job that you use a full on grammar and something 
> like Parse::Yapp to do the parse tree.  I personally would
> find this approach the most enjoyable, but it may be that
> the parse times that result from this are too slow, and you
> might need to take the approach that Matt did and brute
> force your way through the code to render to perlscript.

Well you might find this interesting:

http://compilers.iecc.com/comparch/article/00-05-085

Sounds a lot like parsing perl :-)

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to