This website requires JavaScript.
Explore
Sign In
W3SLAV
/
micropython
Watch
1
Fork
0
You've already forked micropython
mirror of
https://github.com/W3SLAV/micropython.git
synced
2025-06-24 22:28:50 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
71c5181a8d
micropython
/
unix-cpy
History
Damien George
71c5181a8d
Convert Python types to proper Python type hierarchy.
...
Now much more inline with how CPython does types.
2014-01-04 20:21:15 +00:00
..
.gitignore
Add unix-cpy, used to test Micro Python byte code against CPython.
2013-12-29 18:01:01 +00:00
main.c
Change mp_compile so that it returns a function object for the module.
2014-01-03 14:22:03 +00:00
Makefile
Convert Python types to proper Python type hierarchy.
2014-01-04 20:21:15 +00:00
mpconfigport.h
Move INT_FMT, etc. declaration into global mpconfig.h .
2014-01-04 01:57:00 +02:00