Hacker News new | ask | show | jobs
by slyall 246 days ago
Well Python isn't written in python either.
2 comments

CPython is written in C, but PyPy is written in RPython, at least.

Technically Python, the language spec, is written in English.

And it's killer use case today that is artificial intelligence development really uses it as a glue language for CUDA and similar GPU APIs.