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


Groups > comp.lang.python > #28233

Re: py2c - an open source Python to C/C++ is looking for developers

Newsgroups comp.lang.python
Date 2012-09-01 20:15 -0700
References <16816fd5-c6b4-49df-baf0-e0bfb0d999df@googlegroups.com> <c1fc3a25-cfe5-424d-aab7-9ea3edf20095@nw7g2000pbb.googlegroups.com> <1409e6f3-b265-4329-9618-c06f8098fef3@t1g2000pbl.googlegroups.com> <jv7q59$voa$1@dough.gmane.org> <mailman.2774.1343738809.4697.python-list@python.org>
Message-ID <9cf4820c-25a2-45a7-af47-cb3e06d30707@googlegroups.com> (permalink)
Subject Re: py2c - an open source Python to C/C++ is looking for developers
From Ramchandra Apte <maniandram01@gmail.com>

Show all headers | View raw


On Tuesday, 31 July 2012 18:16:27 UTC+5:30, Stefan Behnel  wrote:
> Stefan Behnel, 31.07.2012 07:23:
> 
> > From a look at the source code, it seems hard to bring it together with
> 
> > anything. It looks very monolithic.
> 
> 
> 
> Hmm, sorry, I mixed it up with "2c.py", which is yet another of those
> 
> Python-to-C compilers with an all too similar name.
> 
> 
> 
> https://code.google.com/p/2c-python/
> 
> 
> 
> There are a couple of others here:
> 
> 
> 
> http://wiki.python.org/moin/PythonImplementations
> 
> 
> 
> Seeing the number of those compilers, almost none of which is commonly used
> 
> and/or still alive as a project, the question really is: why another one?
> 
> 
> 
> I mean, it's totally fine as a hobby educational project, sure, and I
> 
> really don't want to discourage anyone from going through this to have fun.
> 
> 
> 
> But apart from "just for fun", what is the goal that would make this
> 
> particular compiler different from the others? And also different enough to
> 
> merit its own source base, instead of basing it on one of the existing
> 
> projects? I don't consider "source is harder to read than to write" a good
> 
> answer to this in general.

> 
> 
> Stefan

It converts to *pure* C/C++ *without* using Python or its API so that it can be the same speed as C/C++

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


Thread

py2c - an open source Python to C/C++ is looking for developers maniandram01@gmail.com - 2012-07-30 06:27 -0700
  Re: py2c - an open source Python to C/C++ is looking for developers andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-30 16:08 +0100
  Re: py2c - an open source Python to C/C++ is looking for developers MaxTheMouse <maxthemouse@googlemail.com> - 2012-07-30 09:42 -0700
    Re: py2c - an open source Python to C/C++ is looking for developers alex23 <wuwei23@gmail.com> - 2012-07-30 17:16 -0700
      Re: py2c - an open source Python to C/C++ is looking for developers Stefan Behnel <stefan_ml@behnel.de> - 2012-07-31 07:23 +0200
      Re: py2c - an open source Python to C/C++ is looking for developers Stefan Behnel <stefan_ml@behnel.de> - 2012-07-31 14:46 +0200
        Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 20:15 -0700
          Re: py2c - an open source Python to C/C++ is looking for developers Michael Torrie <torriem@gmail.com> - 2012-09-01 23:27 -0600
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 23:10 -0700
              Re: py2c - an open source Python to C/C++ is looking for developers Stefan Behnel <stefan_ml@behnel.de> - 2012-09-02 08:27 +0200
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 23:10 -0700
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 23:16 -0700
              Re: py2c - an open source Python to C/C++ is looking for developers Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-02 09:43 +0100
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 23:16 -0700
          Re: py2c - an open source Python to C/C++ is looking for developers Serhiy Storchaka <storchaka@gmail.com> - 2012-09-02 10:23 +0300
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-02 06:46 -0700
            Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-02 06:46 -0700
        Re: py2c - an open source Python to C/C++ is looking for developers Ramchandra Apte <maniandram01@gmail.com> - 2012-09-01 20:15 -0700

csiph-web