| |
asp-classic-emulator: Run ASP Classic on macOS, Linux and BSD
asp-classic-emulator is a Node.js tool that allows developers to run legacy ASP Classic applications on macOS, Linux, and BSD without requiring Windows, IIS, or virtual machines. The project interprets VBScript and serves .asp files through a simple HTTP server, currently supporting basic VBScript constructs, ASP objects like Request and Response, and static file serving, with plans for additional features like dynamic arrays, database support, and error handling. It can be deployed via npx or npm and configured through CLI flags or a JSON config file.
Read Full Article →
← More Tech news