Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31077 > unrolled thread
| Started by | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| First post | 2012-10-10 14:47 +0200 |
| Last post | 2012-10-10 14:47 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: Generating C++ code Jean-Michel Pichavant <jeanmichel@sequans.com> - 2012-10-10 14:47 +0200
| From | Jean-Michel Pichavant <jeanmichel@sequans.com> |
|---|---|
| Date | 2012-10-10 14:47 +0200 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web