An interactive toolkit for Cambridge Computer Science students — write & run pseudocode, simulate logic circuits, and build flowcharts, all in your browser.
Each tool is standalone — no installation, no sign-in. Open the syntax guide anytime with the Docs button.
A full-featured pseudocode editor with syntax highlighting, a live console, step-through debugger, variable trace table, and CIE-spec linter. Supports all Cambridge pseudocode constructs.
Drag-and-drop logic gate simulator. Wire up AND, OR, NOT, NAND, NOR, XOR gates with inputs & outputs. Generates truth tables and Boolean expressions automatically.
Visual flowchart and structure diagram builder. Drag shapes, connect nodes, and auto-generate pseudocode from your diagram. Includes a simulator that runs directly from the flowchart.
Cambridge IGCSE & O Level Computer Science (0478 / 2210) — Syllabus 2023–2028
Cambridge IGCSE Computer Science introduces students to the principles of programming, problem-solving, and computational thinking. It prepares learners for further study in computing and related fields.
The course is examined at Cambridge International Examinations and is widely recognised by universities worldwide as evidence of strong analytical and technical ability.
INPUT, OUTPUT, FOR … TO … NEXT, WHILE … DO … ENDWHILE.This lab is designed for students studying Cambridge IGCSE or O Level Computer Science (syllabuses 0478 & 2210). It is also useful for AS Level students revisiting foundational topics.
All tools run entirely in the browser — no accounts, no installs. Works on desktop and tablet.