Skip to content

IamYJLee/mojo

This branch is 14 commits ahead of, 2930 commits behind modular/max:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1493c8 · Apr 1, 2024
Mar 26, 2024
Mar 28, 2024
Mar 28, 2024
Mar 1, 2024
Mar 27, 2024
Mar 15, 2024
Dec 4, 2023
Mar 27, 2024
Dec 4, 2023
Apr 1, 2024

Repository files navigation

Welcome to Mojo 🔥

Mojo is a new programming language that bridges the gap between research and production by combining Python syntax and ecosystem with systems programming and metaprogramming features. Mojo is still young, but it is designed to become a superset of Python over time.

This repo includes source code for:

This repo has two primary branches:

To learn more about Mojo, see the Mojo Manual.

Installing Mojo

Latest Released

To install the last released build of Mojo, you can install the MAX SDK or the standalone Mojo SDK:

Then follow the docs to write your first Mojo program.

Latest Nightly

The nightly Mojo builds are subject to breakage and provide an inside view of how the development of Mojo is progressing. Use at your own risk and be patient! Install them using the instructions here.

Contributing

When you want to report issues or request features, please create a GitHub issue here. See here for guidelines on filing good bugs.

We welcome contributions to this repo on the nightly branch. If you’d like to contribute to Mojo, please first read our Contributor Guide.

For more general questions or to chat with other Mojo developers, check out our Discord.

License

This repository is licensed under the Apache License v2.0 with LLVM Exceptions (see the LLVM License).

Thanks to our contributors

About

The Mojo Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mojo 99.2%
  • Other 0.8%