Reading List

Mojo Programming Language from Michael Tsai RSS feed.

Mojo Programming Language

Jeremy Howard (via Hacker News): But this “two-language” approach has serious downsides. For instance, AI models often have to be converted from Python into a faster implementation, such as ONNX or torchscript. But these deployment approaches can’t support all of Python’s features, so Python programmers have to learn to use a subset of the language […]