AI News Hub Logo

AI News Hub

We brought Classic ASP to Linux: Check out the AxonASP video and our new live manual!

DEV Community
Lucas GuimarΓ£es

Hey DEV community! πŸ‘‹ Recently, I shared how I completely rewrote the Classic ASP engine from scratch in Go to save legacy applications from Microsoft's VBScript deprecation. Today, I'm super excited to share a short video presentation I just put together showing AxonASP 2.0 in action! You can watch the full breakdown of how we achieved zero-AST execution, extreme speeds, and cross-platform compatibility right here: πŸ“– More than just docs: A complete learning hub Whether you are a veteran migrating a legacy enterprise app or a modern developer wondering what ASP even is, the manual has you covered. It features: The Basics: A complete, friendly refresher on fundamental Classic ASP concepts. The Modern Extensions: Detailed, copy-pasteable examples on how to use our new native Go objects directly inside your VBScript. You'll learn how to parse APIs with G3JSON, fetch external resources with G3HTTP, and even render Markdown to HTML instantly using G3MD. Containerization: Step-by-step guides on using our Docker containers so you can containerize your 20-year-old apps in seconds. Real-time CLI: Instructions on how to use our interactive command-line interface. You can actually write, test, and learn ASP snippets in real-time, right from your terminal! 🀯 Eating our own dog food πŸ”— Explore it yourself Read the live manual (running on AxonASP + Linux + Nginx): https://g3pix.com.br/axonasp/manual/default.asp Check out the source code and drop a star: https://github.com/guimaraeslucas/axonasp