Programming Micro:bit Using Other Languages

As mentioned in the introduction, micro:bit can also be programmed using JavaScript and C/C++.

JavaScript

Online editor and documentation for JavaScript can be found at micro:bit’s page.

C/C++

Micro:bit is programmable using Mbed online compiler. You can watch their getting started video for a basic set up.