Open Source

The editor is open source on GitHub under the MIT license. Contributions are welcome, please check our GitHub repos.

Source Code

C++ Runtime

The C++ micro:bit runtime, created at Lancaster University, provides access to the hardware functions of the micro:bit, as well as a set of helper functions (such as displaying a number/image/string on the LED screen).

Extensions