AIや機械学習に適した新プログラミング言語「Mojo」についての説明です。
Mojo とは?
Mojoは、Pythonをベースに、Pythonのパフォーマンスやデプロイの問題を解決した新しいプログラミング言語です。
MojoはPythonのスーパーセットであり、Pythonの文法を意識し、互換性を一定程度保つ予定。(かつてのObjective-C→Swift移行を意識)
- 速度はPythonの最大35,000倍
- Modular社が開発
Mojo 🔥: Programming language for all of AI
Mojo combines the usability of Python with the performance of C, unlocking unparalleled programmability of AI hardware a...