Zishan108/ChaiScript-PlayGround ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app where I can type ChaiScript code in the browser and run it in an online playground.

I want a clean page with a code editor area, a button to execute the script, and a place to see the output or errors. It should feel like a lightweight coding sandbox, not a full IDE. If there’s already a sample script, use that as the starting example, and make it easy to replace and rerun.

Please wire it up so the backend can evaluate ChaiScript and return the result safely enough for a basic playground experience. Keep the UI straightforward and responsive, and make sure it works well in a browser on desktop. If you need to check current docs or examples for ChaiScript or the best way to run it, look them up online.

Also make sure the project is easy to start locally with the existing Python app setup and that the main page loads without extra setup.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab