Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26306
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Subject | Re: py2c - an open source Python to C/C++ is looking for developers |
| Date | 2012-07-31 14:46 +0200 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2774.1343738809.4697.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll 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
csiph-web