A few questions about micropython & Micro:bit

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
Jason Kim
Posts: 12
Joined: Sun Jan 01, 2017 3:07 pm

A few questions about micropython & Micro:bit

Post by Jason Kim » Mon Apr 03, 2017 11:50 am

I know that micropython for Micro:bit consists of C99.
if so, Is the python code when I write to make run the Micro:bit translate to C??
What if I want to redefine the micropython syntax for a Micro:bit?

Post Reply