Download List

專案描述

ASPA attempts to automate the process of translating ASP pages into PHP. The supported languages are JScript and VBScript.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-02 20:34
1.2

This version fixes a problem with the Call statement in VB, and translates the Dim statement using the array_fill function. It adds the translation of the Redim statement, and supports the ADODB.Command ActiveX.
標籤: Minor feature enhancements

2004-10-02 16:18
1.1

This release adds support for VB classes and handles VB arrays better.
Information gathered from include files is now made available to the
main parser. The case statement of VB would accept only int or string
constants. Now, any expression which resolves to a value of the above
types is accepted. In the one-line syntax of the if statement of VB,
only expressions were allowed. Now, it accepts other statements as well.
標籤: Major feature enhancements

2004-09-13 21:10
0.1

標籤: Initial freshmeat announcement

Project Resources