Python-on-a-Chip: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(categorize)
m (Text replacement - "NoLicense" to "No license")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wiki  
{{Wiki
| logo              = http://code.google.com/p/python-on-a-chip/logo?type=logo.png
|URL              = http://code.google.com/p/python-on-a-chip/
| URL              = http://www.pythononachip.org/
|logo              = http://code.google.com/p/python-on-a-chip/logo?type=logo.png
| recentchanges URL = http://code.google.com/p/python-on-a-chip/w/list
|recentchanges URL = http://code.google.com/p/python-on-a-chip/w/list
| wikinode URL      = No
|wikinode URL      = No
| status            = New
|about URL        = No
| language          = YourWikiLanguage
|status            = Active
| editmode          = YourWikiEditMode
|language          = English
| engine            = Google Code
|editmode          = LoginToEdit
| license          = YourWiki'sLicense
|engine            = Google Code
| maintopic        = programming
|license          = No license
|maintopic        = Programming
}}
}}
== Description ==
"The '''Python-on-a-Chip''' (p14p) program consists of the PyMite {{tag|virtual machine}} (VM), 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."


"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 rapid development language for {{tag|embedded}} systems."
 
"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".
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.
The Python-on-a-Chip wiki supports PyMite and discusses related topics.
 
{{add}}
 
<!--
add description of the wiki here and
remove this comment and the dummy
categories/tag below and add your own
 
if the wiki's main language isn't English, you
can have one description in English and another
in the wiki's main language, if you speak it.
 
[[category:FirstAdditional]]
[[category:SecondAdditional]]
 
tagging: {{tag|Wikis to add}}
-->


{{Size
{{Size
| pages = <!-- type number of pages here, if unknown leave void -->
|pages     = <!--Necessary. Type the plain number of pages - NO thousands separators.-->
| statistics URL = No
|statistics URL = No <!--Page count source (often a 'Statistics' page). If unknown type 'No'.-->
| wikiFactor = <!-- optional. plain wiki factor value -->
|wikiFactor = <!--Preferred. If unknown leave void. See: Category:wikiFactor.-->
| wikiFactor URL = <!-- optional. external link to data base for wiki factor calc. -->
|wikiFactor URL = <!--Source of wF (often 'PopularPages' or 'MostVisitedPages') - see Template:Size. If unknown leave void.-->
}}
}}(As of: DD Month 2012)<!--manually add/amend date when stats are verified and/or updated-->
 
 
== 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?




Line 58: Line 32:
''As of 2009-12-03, this python-on-a-chip wiki is completely new and empty ...''
''As of 2009-12-03, this python-on-a-chip wiki is completely new and empty ...''


----
;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?

Latest revision as of 16:14, 4 December 2022

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: Active
Language: English
Edit mode: LoginToEdit
Wiki engine: Google Code
Wiki license: No license
Main topic: Programming

"The Python-on-a-Chip (p14p) program consists of the PyMite virtual machine (VM), 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.

Wiki size: unknown size [No see stats]

(As of: DD Month 2012)


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

Related wiki