Page 1 of 1

Cpython in the pyboard?

Posted: Tue Apr 28, 2015 10:24 am
by Aris
Hi,

I'd like to know if it's possible to make the pyboard understand Cpython.

I think it's possible to compile the firmware using Dfu file manager. I guess all the files needed to be compiled in the firmware are somehwere, I don't know where though. And if I finally found them, would it be possible to add Cpython to the interpreter?

Regards.

Re: Cpython in the pyboard?

Posted: Tue Apr 28, 2015 10:57 am
by pfalcon
What is "Cpython" ?

Re: Cpython in the pyboard?

Posted: Tue Apr 28, 2015 3:11 pm
by MattMatic
You'll find these slides helpful:

http://micropython.org/static/resources ... ernals.pdf

(Slide 5 onwards)