Hacker News new | ask | show | jobs
by antod 3796 days ago
I don't write Python in C /s

You meant Ruby, Python and Lua have their reference implementations written in C. They all also have other implementations written in other languages.

1 comments

That's what I meant. Most important programs are written in C. Look at what program you are running now. See if you can find the standard C library it links to.