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


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

Re: Generating C++ code

Started byJean-Michel Pichavant <jeanmichel@sequans.com>
First post2012-10-10 14:47 +0200
Last post2012-10-10 14:47 +0200
Articles 1 — 1 participant

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


Contents

  Re: Generating C++ code Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-10-10 14:47 +0200

#31077 — Re: Generating C++ code

FromJean-Michel Pichavant <jeanmichel@sequans.com>
Date2012-10-10 14:47 +0200
SubjectRe: Generating C++ code
Message-ID<mailman.2029.1349873237.27098.python-list@python.org>
> sorry but i don't get what you mean with a "MIPS on a SOC". Is not
> Python well supported on MIPS ?

Sorry, SOC means system on chip. The binary runs on the MIPS, there's no file system, no operanding system, except for one very basic task scheduler.

That's why everything is done at compile time.

JM

[toc] | [standalone]


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


csiph-web