logoalt Hacker News

eruyesterday at 3:36 AM1 replyview on HN

Well, you can and people do use Python to stitch together low level C code. In that sense, you could go the early git approach, but use Python instead of shell as the glue.


Replies

saghmyesterday at 5:46 AM

Their point was that by offloading the bottlenecks to C, you've essentially conceded that Python isn't fast enough for them, which was the original point made above

show 1 reply