473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Shed Skin Python-to-C++ Compiler - Summer of Code?

Hello all,

As Bearophile pointed out, I have just released Shed Skin 0.0.8. For
those of you that do not know Shed Skin, it is an optimizing
Python-to-C++ compiler, that allows for translation of pure
(unmodified) Python programs into optimized machine language. The
speed of generated code is typically 2-40 times, 12 on average, faster
than when using Psyco, and 2-220 times, 45 on average, than when using
CPython, for a sizeable set of benchmarks (such as a raytracer, chess
player, othello player, neural network sim, sat solver, several sudoku
solvers..) See http://mark.dufour.googlepages.com for a more detailed
introduction to Shed Skin, its current limitations, and a link to my
Master's Thesis, which contains more precise results and an
explanation of how the compiler works.

Now that I have released a fairly clean and stable (but still very
much alpha!) version of my compiler, I would like to invite other
people to join the project. Seeing that the SoC application deadline
for this year is only in about a week (:P), this would be a nice way
to help out and get started in SS development. Note that I did a SoC
project on SS last year, which has improved it tremendously.

Two important aspects that still need to be investigated are memory
optimizations (e.g. transforming heap allocation into stack- and
static preallocation), more efficient string support (rather than
using the inefficient C++ STL string type) and looking at integration
with the standard library and calling compiled code from Python. Note
that especially memory optimizations would also be an interesting
Master's Thesis topic. Again, see http://mark.dufour.googlepages.com
for more details about possible ways to help out. Please let me know
if you are even remotely interested :-)

Otherwise, a simple way to also help out, is to send me bug reports of
small code fragments that SS does not compile correctly, or you can
just send me complete programs. Bug reports are always motivating,
make my work more time-efficient, and are the best way to getting your
own programs supported.
Thanks.
Mark.
--
"How should I know if it works? That's what beta testers are for. I
only coded it." - Linus Torvalds
May 4 '06 #1
0 1022

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jerald | last post by:
Running python 2.3.4 on valgrind (a tool like purify which checks the use of uninitialized memory, etc), gives a lot of errors. See below. jfj@cluster:~/> python -V Python 2.3.4...
0
by: clintonG | last post by:
Are we talking 2.0 here? Does anybody know is the skin file supports comments? -- <%= Clinton Gallagher, "Twice the Results -- Half the Cost" Architectural & e-Business Consulting --...
1
by: Burt | last post by:
I am trying to move all page attributes to a Theme skin file but can't set the Font-Size for a GridView Button. Anyone know how? <asp:GridView .... <asp:CommandField ButtonType="Button">...
2
by: kai | last post by:
Hi, What is advantage of Skin over CSS? They both control the appearance of WebControls, and CSS also controls HTML controls. Please help Kai
8
by: scotty | last post by:
Can a .skin file be created without visual studio? Thanks, Scott
0
by: skneife | last post by:
I am looking for a theme or skin editor for asp.net 2.0, does anyone knows a good tool (free or not) ? Sam
0
by: =?Utf-8?B?U3VzaGlTZWFu?= | last post by:
I can't found how use just text files in Themes. All examples about .skin files I need something like that text1=Hello,world. text2=Goodbye. text3=Some text here. So I can use key "text2" and...
0
by: john00587 | last post by:
cracks in skin caused by medication http://cracks.00bp.com F R E E
0
by: mccle27252 | last post by:
cracked skin on fingers http://cracks.00bp.com F R E E
1
by: Peter | last post by:
I have developed a swing skin, but the looking is not really you, you can try the applet here: http://pos.petersoft.com/PetersoftJavaStyle/applet/PetersoftJavaStyleApplet.html If you want the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.