Blog

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Democratizing AI Compute Series

Go behind the scenes of the AI industry with Chris Lattner

🚨

NEW

Engineering

What are dunder methods? A guide in Mojo🔥

Double underscore (dunder) methods, also known as special methods in Mojo🔥 are used to define how objects behave in specific situations. Mojo🔥 is a member of the Python family and it embraces Python's dunder method syntax and extends it in new ways.

February 26, 2024

/

Shashank Prasanna

Read

🚨

NEW

Engineering

Mojo🔥 ♥️ Python: Calculating and plotting a Valentine’s day ♥️ using Mojo and Python

On Valentine’s Day yesterday, I wanted to create something special to celebrate my love for Mojo and Python. My search on the interwebs led me to a nifty little equation that plots a heart. The equation is quite simple and I’ll refer to this as the “heart equation” through the rest of this blog post

February 15, 2024

/

Shashank Prasanna

Read

🚨

NEW

Engineering

Mojo vs. Rust: what are the differences?

Mojo is built on the latest MLIR compiler technology, an evolution of LLVM which Rust lowers to. This enables programmers to write code optimized for different CPU architectures, and use the same ergonomic programming model to compile and run native GPU kernels

February 12, 2024

/

Jack Clayton

Read

🚨

NEW

Engineering

What is loop unrolling? How you can speed up Mojo🔥 code with @unroll

Open any introductory programming book and you’ll find several pages dedicated to structured programming concepts, i.e. making use of loops, conditions and functions extensively for better clarity and maintainability for your code. It helps you express your ideas and solutions neatly and elegantly in code. However, these benefits come at a cost: performance overhead. 

January 29, 2024

/

Weiwei Chen

Shashank Prasanna

Read

🚨

NEW

Engineering

Mojo🔥 SDK v0.7 now available for download!

Mojo SDK v0.7 is the first big release of Mojo🔥 in 2024, and it’s chock full of new language and standard library feature goodness. In this blog post, I’ll share some of the key highlights from this release with examples, and discuss what they are and when to use them. I’m only going to cover the new features, for a complete list of what’s new, what’s changed, what’s removed, and what’s fixed in this release, be sure to check out the changelog in the Mojo documentation.

January 25, 2024

/

Shashank Prasanna

Read

🚨

NEW

Engineering

Mojo 🔥 lightning talk ⚡️ one language for all AI programming!

Did you catch Fabian's presentation at SINTEF? If you missed out, he'll be doing it again in Oslo, Norway on the 15th of February!By popular request, we're publishing the slides here, and will soon have video to go with it. Make sure to subscribe to our YouTube channel to get the alert!

January 23, 2024

/

Fabian Tschopp

Tatiana Shpeisman

Jeff Niu

Jack Clayton

Read

🚨

NEW

Engineering

Mojo 🔥 Traits Have Arrived!

Strongly typed languages need some mechanism to express generic functions, other languages don't enforce types which means every function is generic. Many languages implement some form of this feature under a variety of different names:

December 3, 2023

/

Jack Clayton

Read

🚨

NEW

Engineering

ModCon Mojo 🔥 Contest

For ModCon 2023 we'll be hosting a competition, where the best projects from around the community will be presented on stage.

November 21, 2023

/

Jack Clayton

Read

🚨

NEW

Engineering

What’s new in Mojo SDK v0.5?

Mojo SDK v0.5 is now available for download and includes exciting new features. In this blog post, I’ll discuss what these features are and how to use them with code examples. ICYMI, in last week’s Modular community livestream, we dove deep into all things Mojo SDK v0.5 with live demos of the examples shared in this blog post, while answering your questions live!

November 14, 2023

/

Shashank Prasanna

Read

🚨

NEW

Engineering

Mojo 🔥 - A systems programming language presented at LLVM 2023

Jeff, Abdul, and Chris presented a talk about Mojo and how it relates to MLIR and LLVM, at the LLVM Developer Conference 2023.

October 15, 2023

/

Jeff Niu

Abdul Dakkak

Chris Lattner

Tim Davis

Jack Clayton

Read

Sign up for our newsletter

Get all our latest news, announcements and updates delivered directly to your inbox. Unsubscribe at anytime.

Thank you for your submission.

Your report has been received and is being reviewed by the Sales team. A member from our team will reach out to you shortly.

Thank you,

Modular Sales Team