Download List

项目描述

ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet. It is extendable using Java objects and the Server.CreateObject syntax. It has been developed and tested under Apache 1.3.x and Tomcat 4.x, but should run under any Java servlet server.

系统要求

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.

2002-11-15 01:42 Back to release list
0.2.0

这个版本有一个完全重写解析器使用JavaCC的,而不是JavaCUP。错误显示是明显的可读性。新的解析器也可以(相对)很容易扩展以支持其他语言。还有一些其他轻微的修正/增强。
标签: Development, Major bugfixes
This release has a completely rewritten parser using JavaCC instead of JavaCUP. The error display is much more readable. The new parser can also be (relatively) easily extended to support other languages. There are also a few other minor fixes/enhancements.

Project Resources