The ASP parser implements the language ASP Classic as defined by Microsoft. It includes parsers for the scripting languages Javascript, VBScript and PHP. The ASP parser builds a syntax tree where a common tree representation is used for the scripting languages.
References
- Microsoft: ASP Scripting Reference