Re: VBScript parser (was Re: Apache::ASP Question)

2000-07-25 Thread Joshua Chamas
[EMAIL PROTECTED] wrote: -- On Mon, 24 Jul 2000 13:19:51 Joshua Chamas wrote: Until I write a VBScript to perl parser, yes you can only use perl under Apache::ASP. Ok, so are you actually going to write a VBScript to perl parser? I was actually thinking of undertaking this project

Re: VBScript parser (was Re: Apache::ASP Question)

2000-07-25 Thread Matt Sergeant
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

Re: VBScript parser (was Re: Apache::ASP Question)

2000-07-25 Thread Ime Smits
| so are you actually going to write a VBScript to perl parser? I was actually | thinking of undertaking this project myself, but I've never written a lexer | or a parser or anything like that. For what it's worth: Some months ago I was facing the problem of moving several ASP scripted