asp-classic-emulator: Run ASP Classic applications on macOS, Linux, and BSD without Windows or IIS
By
866-RON-0-FEZ
Hand-rolled, kettle-boiled, baked to perfection. Worth every minute at the bakery.
Summary
asp-classic-emulator is an open-source tool that allows developers to run ASP Classic (VBScript) applications on macOS, Linux, and BSD without needing Windows, IIS, or a virtual machine. It provides a high-fidelity HTTP server that interprets VBScript with full support for the ASP object model, SQLite/MySQL/PostgreSQL databases, and uses a hand-written Chevrotain parser. The tool aims to help developers maintain legacy ASP Classic codebases on modern POSIX systems with zero configuration.
Key quotes
· 4 pulledASP 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.
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.
Zero config — works out
You might also wanna read
Netflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Copyparty: A Lightweight File Server That Runs as a Single Python Script
Copyparty is a lightweight, full-featured file server that runs as a single Python script, making it extremely easy to set up without needin
Researcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it makes the coding age
bit.ly·1d agoReactOS open-source Windows NT clone reaches ARM64 boot milestone on Raspberry Pi 5
ReactOS, the open-source project aiming to recreate Windows NT, has achieved a new milestone by booting on ARM64 architecture. The experimen
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from
Reflections on DwarfStar 4's rapid rise in local AI inference
The author reflects on the unexpected popularity of DwarfStar 4 (DS4), a local AI inference project. They attribute its success to the conve
