Python-on-a-Chip: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(add boilerplate from WikiIndex:Add a Wiki)
(fill in a few details)
Line 1: Line 1:
{{Wiki  
{{Wiki  
| logo              = [[Image:NoLogo.png]]
| 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 = No
| recentchanges URL = http://code.google.com/p/python-on-a-chip/w/list
| wikinode URL      = No
| wikinode URL      = No
| status            = YourWikiStatus
| status            = New
| language          = YourWikiLanguage
| language          = YourWikiLanguage
| editmode          = YourWikiEditMode
| editmode          = YourWikiEditMode
| engine            = YourWikiEngine
| engine            = YourWikiEngine
| license          = YourWiki'sLicense
| license          = YourWiki'sLicense
| maintopic        = YourWikiTopic
| 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:




<noinclude>
 
[[category:Boilerplates]]
(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/ )
</noinclude>
''(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

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]
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]


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