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


Groups > comp.lang.python > #31077

Re: Generating C++ code

Date 2012-10-10 14:47 +0200
From Jean-Michel Pichavant <jeanmichel@sequans.com>
Subject Re: Generating C++ code
Newsgroups comp.lang.python
Message-ID <mailman.2029.1349873237.27098.python-list@python.org> (permalink)

Show all headers | 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