Project JASPachO's weblog

Thursday, April 13, 2006

Great Progress

We have been making excellent progress in our project. for starters we have manged to use the SpiderMonkey API to execute JavaScript. However, this does not take care of loops. So, we had to build loops ourselves, before sending them to SpiderMonkey. Fortunately, we managed this too. However that still leaves HTML embedded in the loops. This will take a little bit of thought, and the code is in a major mess.

At the same time, we have managed to write ASP scripts to a file and get them executed with the asp-perl command-line utility. This is a major breakthrough. Now, this has to be integrated into the main code.

At the same time the documentation is nearly complete. The onkly bits left have to do with stuff we haven't done yet.

Let's hope we finish everything quickly.

0 Comments:

Post a Comment

<< Home