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


Groups > comp.lang.python > #28248

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

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: py2c - an open source Python to C/C++ is looking for developers
Date 2012-09-02 09:43 +0100
References (3 earlier) <jv7q59$voa$1@dough.gmane.org> <mailman.2774.1343738809.4697.python-list@python.org> <9cf4820c-25a2-45a7-af47-cb3e06d30707@googlegroups.com> <mailman.56.1346564917.27098.python-list@python.org> <33c248e3-06fe-4929-b617-392d7122d6e0@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.65.1346575399.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 02/09/2012 07:16, Ramchandra Apte wrote:
> On Sunday, 2 September 2012 11:18:38 UTC+5:30, Michael Torrie  wrote:
>> On 09/01/2012 09:15 PM, Ramchandra Apte wrote:
>>
>>> It converts to *pure* C/C++ *without* using Python or its API so that it can be the same speed as C/C++
>>
>>
>>
>> Sounds like a fun project for you.  I hope you learn a lot doing it.
>>
>> That's reason enough for it.  Do you plan to port all the standard
>>
>> python modules as well, though?  Because Python modules, both in the
>>
>> standard library and third-party, are the main reasons that I use
>>
>> python.  For example, PyGTK.  Python is a great glue language.  Since it
>>
>> can seamlessly interact with C and be extended in C, speed has never
>>
>> really been an issue for me.
>
> I am writing py2c for my OS written in Python (planned) .
>> Sounds like a fun project for you.
> More fun with more developers. (I need developers)
>

Your earlier quote "Well, it should be quite easy because most of the 
_modules are either C accelerator (which there is no need to port) or a 
C wrapper (which should be trivial to port)" means that I won't be 
touching the project with a 10 foot long disinfected barge pole.

-- 
Cheers.

Mark Lawrence.

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