WeSearch

asp-classic-emulator: Run ASP Classic on macOS, Linux and BSD

·5 min read · 0 reactions · 0 comments · 14 views
#software#development#open-source
asp-classic-emulator: Run ASP Classic on macOS, Linux and BSD
⚡ TL;DR · AI summary

The asp-classic-emulator allows users to run ASP Classic applications on macOS, Linux, and BSD without the need for Windows or IIS. It provides a high-fidelity environment for executing VBScript, enabling developers to maintain legacy code easily. The emulator supports various databases and offers features like zero configuration and automatic file serving.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

asp-classic-emulator Run ASP Classic on macOS, Linux and BSD. No Windows. No IIS. No VM. npx asp-classic-emulator What is this? ASP Classic never died — it just got stranded on Windows. Millions of lines of VBScript are still running in production, and maintaining them means either keeping a Windows Server around or setting up a VM every time someone needs to touch the code. asp-classic-emulator fixes that. Drop it into any folder with .asp files, run one command, and get a fully working HTTP server that interprets VBScript with high fidelity to the original IIS behavior — on any POSIX system.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub