Hi everyone,
I would like to share a small project I've been working on called CPad.
It's a lightweight C interpreter + editor inspired by the simplicity of old-school environments
like ZX Spectrum / BASIC days — where you could just write code and run it instantly, without dealing
with compilers, flags, or complex setups.
The idea is to bring back that immediate coding experience, but for the C language.
Current features:
Built-in editor
Run C code instantly (no external compiler needed)
Multi-file support
Simple graphics demos and examples
Focus on learning, experimenting, and fun
I'm also planning to extend it with 3D capabilities — keeping everything as easy as possible.
This project is very much inspired by the retro coding spirit — quick experimentation, creativity, and simplicity.
I'd love to get feedback from this community 🙂
👉 Project link / download:
https://c-pad.io/
If anyone is interested, I can also share example programs or source snippets.
Thanks!
yossik
1
Posts
1
Topics
A member registered 5 days ago
Recent community posts
itch.io Community » Game Development » General Development · Created a new topic CPad – A lightweight C interpreter inspired by the ZX Spectrum spirit