Python-on-a-Chip: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(fill in a few details)
(related wiki)
Line 45: Line 45:
}}
}}


== related wiki ==
* [[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?





Revision as of 17:52, 3 December 2009

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
Wiki engine: YourWikiEngine
Wiki license: YourWiki'sLicense
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
to help with similar articles!


Wiki size: unknown size [No see stats]


related wiki


(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 ...