Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #21197

Re: Porting Python to an embedded system

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <duane.kaufman@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.027
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'to:addr:comp.lang.python': 0.09; 'into.': 0.16; 'subject:embedded': 0.16; 'subject:system': 0.16; 'cc:addr:python- list': 0.16; 'wrote:': 0.18; 'thanks,': 0.19; 'cc:no real name:2**0': 0.21; 'header:In-Reply-To:1': 0.22; '(without': 0.23; 'sunday,': 0.23; 'cc:2**0': 0.26; 'url:code': 0.28; 'cc:addr:python.org': 0.29; 'url:)': 0.29; 'received:209.85.212': 0.33; 'header:User-Agent:1': 0.33; 'arm': 0.34; 'something': 0.35; 'project': 0.35; 'operating': 0.35; 'core': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.39; 'might': 0.40; 'worth': 0.61; 'march': 0.61; 'url:p': 0.62; 'received:209.85.212.56': 0.91; 'received:mail- vw0-f56.google.com': 0.91
Received-SPF pass (google.com: domain of duane.kaufman@gmail.com designates 10.236.77.165 as permitted sender) client-ip=10.236.77.165;
Authentication-Results mr.google.com; spf=pass (google.com: domain of duane.kaufman@gmail.com designates 10.236.77.165 as permitted sender) smtp.mail=duane.kaufman@gmail.com
Newsgroups comp.lang.python
Date Sun, 4 Mar 2012 05:56:15 -0800 (PST)
In-Reply-To <mailman.375.1330858763.3037.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=216.180.214.163; posting-account=dqhHMAkAAACmyM-aTtyhgDD95Bt__HRa
References <mailman.375.1330858763.3037.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
MIME-Version 1.0
Subject Re: Porting Python to an embedded system
From TheSeeker <duane.kaufman@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.379.1330869384.3037.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1330869384 news.xs4all.nl 6856 [2001:888:2000:d::a6]:50603
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:21197

Show key headers only | View raw


On Sunday, March 4, 2012 4:58:50 AM UTC-6, Justin Drake wrote:
> I am working with an ARM Cortex M3 on which I need to port Python
> (without operating system). What would be my best approach? I just
> need the core Python and basic I/O.

The python-on-a-chip project (p14p) (http://code.google.com/p/python-on-a-chip/)
might be something worth looking into.

Thanks,
Duane

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Porting Python to an embedded system Justin Drake <drakefjustin@gmail.com> - 2012-03-04 10:58 +0000
  Re: Porting Python to an embedded system TheSeeker <duane.kaufman@gmail.com> - 2012-03-04 05:56 -0800
  Re: Porting Python to an embedded system TheSeeker <duane.kaufman@gmail.com> - 2012-03-04 05:56 -0800
  Re: Porting Python to an embedded system 88888 Dihedral <dihedral88888@googlemail.com> - 2012-03-04 18:14 -0800
  Re: Porting Python to an embedded system 88888 Dihedral <dihedral88888@googlemail.com> - 2012-03-04 18:14 -0800

csiph-web