Alf and Steven Howe, please don't top post, it makes it all but
impossible to follow a thread. Darn!:)
Mark Lawrence.
Alf P. Steinbach wrote:
Since Mohamed is talking about compilation I think it's more likely he's
talking about an intermediate program represention based on quad tuples
like
mohamed issolah, 06.03.2010 14:07:
I want to create a compiler which transform a code like pascal code (that
what I do in C) to "quad"
In C, I use BISON and FLEX tools.
Hi,
please stop starting new threads for the same topic. Instead, reply to
responses you get.
Stefan
--
http://mail.pytho
Since Mohamed is talking about compilation I think it's more likely he's talking
about an intermediate program represention based on quad tuples like
(OP, DESTINATION, ARG1, ARG2)
Cheers,
- Alf
* Steven Howe:
Is it possible he's talking about a 'quad core'? as in a CPU? In that
case I thi
Is it possible he's talking about a 'quad core'? as in a CPU? In that
case I think he wants
to optimize a python program for a multiprocessor core with four processors.
sph
On 03/06/2010 07:56 AM, Dave Angel wrote:
mohamed issolah wrote:
2010/3/6 Dave Angel
mohamed issolah wrote:
hey,
mohamed issolah wrote:
2010/3/6 Dave Angel
mohamed issolah wrote:
hey,
How can I construct a compiler with python just for informatiom ., I have
habit to construct it with C language,
sorry for my english ;-)
You need to tell us what you're really trying to do, what tool
mohamed issolah wrote:
hey,
How can I construct a compiler with python just for informatiom ., I have
habit to construct it with C language,
sorry for my english ;-)
You need to tell us what you're really trying to do, what tools you're
willing to use, and probably why you want it. And if