Python-on-a-Chip: Difference between revisions
(related wiki) |
(categorize) |
||
Line 7: | Line 7: | ||
| language = YourWikiLanguage | | language = YourWikiLanguage | ||
| editmode = YourWikiEditMode | | editmode = YourWikiEditMode | ||
| engine = | | engine = Google Code | ||
| license = YourWiki'sLicense | | license = YourWiki'sLicense | ||
| maintopic = programming | | maintopic = programming |
Revision as of 14:28, 12 December 2012
"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property.
http://code.google.com/p/python-on-a-chip/logo?type=logo.png | Python-on-a-Chip Recent changes [No WikiNode] [No About] [No Mobile URL] |
---|---|
Founded by: | |
Status: | New |
Language: | YourWikiLanguage |
Edit mode: | YourWikiEditMode"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property. |
Wiki engine: | Google Code |
Wiki license: | YourWiki'sLicense"YourWiki'sLicense" is not in the list (Custom license, Attribution to contributing authors, Copyright to contributing authors, Site retains copyright, WTFPL, Licence Art Libre, Open Content License, Apache License, BSD Documentation License, FreeBSD Documentation License, ...) of allowed values for the "Wiki license" property. |
Main topic: | programming |
Description
"The Python-on-a-Chip program consists of the PyMite virtual machine, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight Python bytecode interpreter written from scratch to execute in low memory on microcontrollers without an operating system. PyMite supports a subset of Python 2.5 and can also be compiled, tested and executed on a desktop computer."
"Python has a reputation for being friendly to beginning programmers. PyMite should appeal to people who are beginning to program microcontrollers. PyMite provides a rapid development language for embedded systems."
Currently "Requires roughly 40 KB program memory and initializes in under 3 KB of RAM".
The python-on-a-chip wiki supports PyMite and discusses related topics.
This Python-on-a-Chip page needs to have some or all structured data added, from an appropriate infobox. Please see category: Wikis to add |
Wiki size: | unknown size [No see stats] |
- PythonMacWiki Python programming language on the Mac.
- ARM microcontroller wiki: details on perhaps the most popular microcontroller that PyMite runs on
- AVRFreaks wiki: details on another popular microcontroller that PyMite runs on
- RepRap wiki: Does PyMite run on this hardware?
(This wiki moved in 2009-Apr-16 from a trac wikiengine at http://pymite.python-hosting.com/ to the Google Code at http://www.pythononachip.org/ )
(What is the name of the wikiengine used by Google Code? I see it uses MoinMoin wiki syntax ...)
As of 2009-12-03, this python-on-a-chip wiki is completely new and empty ...