Live data from Hacker News

Cinpy - or C in Python

amundblog.blogspot.com

1–4 of 4 posts

Re: Cinpy - or C in Python

#2
Very nice. If any folks interested in Ruby are reading the article and feeling jealous, make sure to check out RubyInline ( http://www.zenspider.com/ZSS/Products/RubyInline/ ) - it's pretty solid.

Might do a direct comparison of the efficiency of the bridging between RubyInline and Cinpy if I get some time. I suspect Python would win just because Ruby's object bridging is quite intense..