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


Groups > comp.lang.python > #21193 > unrolled thread

Re: Porting Python to an embedded system

Started byStefan Behnel <stefan_ml@behnel.de>
First post2012-03-04 14:00 +0100
Last post2012-03-04 14:00 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Porting Python to an embedded system Stefan Behnel <stefan_ml@behnel.de> - 2012-03-04 14:00 +0100

#21193 — Re: Porting Python to an embedded system

FromStefan Behnel <stefan_ml@behnel.de>
Date2012-03-04 14:00 +0100
SubjectRe: Porting Python to an embedded system
Message-ID<mailman.377.1330866073.3037.python-list@python.org>
Justin Drake, 04.03.2012 11:58:
> 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 "without operating system" bit should prove problematic. Can't you just
install Linux on it?

Stefan

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web