MicroPython vs CPython differences doc

C programming, build, interpreter/VM.
Target audience: MicroPython Developers.
Post Reply
pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

MicroPython vs CPython differences doc

Post by pfalcon » Sat Mar 22, 2014 10:16 pm

I finally found some time to prototype "Differences" doc I had in mind for some time and which I mentioned elsewhere on forum: https://github.com/micropython/micropyt ... ifferences . That's definitely WIP and need wording clean up, not to mention more items need to be collected, but at least it conveys vision I have of uPy based on my 3-month contribution to the project. I wonder if that corresponds to Damien's vision. And surely, comments, suggestions, and help with recording the differences is welcome.
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

SwimDude0614
Posts: 32
Joined: Mon Mar 10, 2014 1:32 am

Re: MicroPython vs CPython differences doc

Post by SwimDude0614 » Mon Mar 31, 2014 4:12 am

This is excellent. Thank you for putting this together.

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: MicroPython vs CPython differences doc

Post by pfalcon » Sat Apr 26, 2014 6:51 pm

I've refreshed the doc - quite a few entries got an update, though none was crossed out - that's mostly because regular developers try to lay out basic framework to resolve as many issues as possible, but hope that other people will join with addressing various corner cases and smaller features. Hint-hint! ;-)
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: MicroPython vs CPython differences doc

Post by pfalcon » Sat Dec 13, 2014 9:30 pm

The doc keeps being updated - we have more and more "known issues" struck out ;-).
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: MicroPython vs CPython differences doc

Post by pfalcon » Wed May 06, 2015 7:23 pm

The doc has been updated.
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

nisha.kale1122
Posts: 2
Joined: Fri Jan 25, 2019 4:31 am
Contact:

Re: MicroPython vs CPython differences doc

Post by nisha.kale1122 » Tue Jan 29, 2019 8:33 am

This is really excellent. Thanks you so much for sharing this information with us.

tocnaza
Posts: 2
Joined: Sat Mar 02, 2019 6:08 pm
Contact:

Re: MicroPython vs CPython differences doc

Post by tocnaza » Sat Mar 02, 2019 6:10 pm

Hi all!

This is excellent. Thank you for putting this together.

regards,

SummerGift
Posts: 4
Joined: Sat Apr 13, 2019 3:46 am
Contact:

Re: MicroPython vs CPython differences doc

Post by SummerGift » Sat Apr 13, 2019 7:29 am

Thank you for putting them together!
I have read it for an hour :lol:

kumarip
Posts: 1
Joined: Fri Oct 18, 2019 9:05 am
Contact:

Re: MicroPython vs CPython differences doc

Post by kumarip » Fri Oct 18, 2019 9:18 am

Very well explained topic .

Post Reply