Chris #Lattner (Swift, Clang, LLVM) created a new #programming language called #Mojo. Here is a summary:
• It is targeted at the #AI and #DataScience crowd.
• It is a superset of Python.
• It is tightly integrated with the Python ecosystem.
• It has a Jupyter notebook.
• Unlike Python, it provides the Rust-style, ownership-based memory management.
• It targets LLVM and GPUs.
• It is designed as a system programming language.

