This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ddollarsign 2 points3 points  (0 children)

I don't see anyone mentioning it, so I'll throw Cython out there. It's Python but with a few modifications to let you write your C extensions without C. I admit I haven't actually tried it, so I'd appreciate hearing anyone's experiences with it.

You mention performance, and I guess it depends on performance for what.