I'm afraid you are confusing languages with concepts.
ASP is simply a windows term that basically refers to server-side scripting.
You can write a server-side script in many languages, on all platforms. For example, you can find implmentations of VBScript, JScript, PHP, Python, Perl, etc. for Windows, Linux, Mac, etc.
|