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


Groups > comp.lang.python > #31077

Re: Generating C++ code

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=623bd5bc2=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'binary': 0.05; 'subject:code': 0.07; 'python': 0.09; 'mips': 0.09; 'sorry,': 0.22; 'runs': 0.22; 'task': 0.23; 'header:In-Reply-To:1': 0.25; 'supported': 0.26; 'basic': 0.30; 'system,': 0.32; 'file': 0.32; 'to:addr:python-list': 0.33; 'done': 0.34; 'except': 0.36; 'but': 0.36; 'why': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'received:194': 0.61
X-IronPort-AV E=Sophos;i="4.80,565,1344204000"; d="scan'208";a="788437"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Wed, 10 Oct 2012 14:47:36 +0200 (CEST)
From Jean-Michel Pichavant <jeanmichel@sequans.com>
To python-list@python.org
In-Reply-To <20121010063612.c555b79fb895cff61bb9b3aa@gmail.com>
Subject Re: Generating C++ code
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Mailer Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC7 (Linux)/7.2.0_GA_2669)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.2029.1349873237.27098.python-list@python.org> (permalink)
Lines 9
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1349873237 news.xs4all.nl 6881 [2001:888:2000:d::a6]:57359
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31077

Show key headers only | View raw


> 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

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


Thread

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

csiph-web