Hacker News new | ask | show | jobs
Show HN: Online compiler with real-time stdin/stdout and AI debugging (compiler.amit.is-a.dev)
1 points by notamitgamer 157 days ago
Built a browser-based compiler that supports real server-side execution with live stdin/stdout via WebSockets.

Includes an LLM-based layer that explains real compiler/runtime errors instead of synthetic examples.

Live demo: https://compiler.amit.is-a.dev