EduBASIC
Syntax highlighting and a bundled EduBASIC IDE for VS Code and Cursor. Edit About EduBASICEduBASIC (pronounced EE-doo or ED-yoo BASIC) is a modern BASIC dialect with retro roots. EduBASIC is designed for students to learn programming skills and explore the arts, natural sciences, and mathematics. Unlike professional programming languages, which are quite flexible and capable of implementing any sort of software, EduBASIC never leaves its walled garden. But within, we can easily create simple multi-media demos, simulations, proofs, MIDI music, and games. EduBASIC aims to make it as easy as possible to create simple software and implement algorithms. EduBASIC includes a rich collection of program statements (74 different commands that cover variable manipulation, control flow, error handling, console I/O, graphics, and music). EduBASIC also provides a rich set of arithmetic, logic, array, and string operators (78 in total). Features
Quick start
To open in your system browser instead: EduBASIC: Open EduBASIC IDE in Browser. Example program:
Learn moreLicenseMIT — see LICENSE. |
