Python-on-a-Chip: Difference between revisions
(add boilerplate from WikiIndex:Add a Wiki) |
(fill in a few details) |
||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| logo = | | logo = http://code.google.com/p/python-on-a-chip/logo?type=logo.png | ||
| URL = http://www.pythononachip.org/ | | URL = http://www.pythononachip.org/ | ||
| recentchanges URL = | | recentchanges URL = http://code.google.com/p/python-on-a-chip/w/list | ||
| wikinode URL = No | | wikinode URL = No | ||
| status = | | status = New | ||
| language = YourWikiLanguage | | language = YourWikiLanguage | ||
| editmode = YourWikiEditMode | | editmode = YourWikiEditMode | ||
| engine = YourWikiEngine | | engine = YourWikiEngine | ||
| license = YourWiki'sLicense | | license = YourWiki'sLicense | ||
| maintopic = | | maintopic = programming | ||
}} | }} | ||
== Description == | == Description == | ||
"The Python-on-a-Chip program consists of the PyMite {{tag|virtual machine}}, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight {{tag|Python}} bytecode interpreter written from scratch to execute in low memory on {{tag|microcontroller}}s 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 {{tag|programmer}}s. PyMite should appeal to people who are beginning to program microcontrollers. PyMite provides a {{tag|rapid development}} language for {{tag|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. | |||
{{add}} | {{add}} | ||
Line 37: | Line 46: | ||
(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 ...'' | |||
---- |
Revision as of 17:04, 3 December 2009
"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: | YourWikiEngine |
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] |
(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 ...