新语言 Mojo ,来自LLVM之父和Swift之父Chris Lattner,性能可达到目前版本Python的 68000倍 。 它语法像Python一样简单,跑起来像C++一样快,更重要的是可以与任何Python库无缝交互。
据 IT 之家 9 月 8 日报道,AI 初创公司 Modular AI 官方今日宣布,Mojo 现已开放本地下载运行,除了编译器之外,Mojo SDK 还包括一整套开发者和 IDE 工具,可以用于构建和迭代 Mojo 应用。据介绍,Mojo 是 Modular AI 公司开发的一种用于计算的高性能“Python++”编程语言 ...
Modular, a startup creating a platform for developing and optimizing AI systems, has raised $100 million in a funding round led by General Catalyst with participation from GV (Google Ventures), SV ...
PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first ...