Skip to content

A web IDE for IGCSE Pseudocode and Python for IGCSE Computer Science students built for simplicity and utility.

License

Notifications You must be signed in to change notification settings

ezntek/beancode-web

Repository files navigation

beancode web

Beancode web aims to be a portable, simple and friendly web IDE for IGCSE Computer Science (0478, 2210) Pseudocode and Python, designed for students and teachers who may not be very comfortable nor experienced with traditional text editors/IDEs. It intends to be simple, intuitive, and do one thing only, edit code well.

Visit it!

Go here

The Interpreter Backend

The interpreter is written in Python (yes... I know), and you can find it here, it is called beancode.

Credits

Despite my tireless work on the web IDE (sacrificing my entire winter break), I still used libraries that I did not make, and I'd like to thank these people for writing awesome software that this project could not have existed without:

Development

bun run dev