Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.08 KB

README.md

File metadata and controls

59 lines (39 loc) · 2.08 KB

Welcome to the Mojo standard library

This folder contains the open-source Mojo standard library! 🔥

We're thrilled to have you join our community of developers eager to build a vibrant and supportive ecosystem. If you just want to use the Mojo Standard Library, it’s already included with Mojo—simply install the MAX SDK or the standalone Mojo SDK:

Vision and roadmap

We have written down the principles that inform our decisions about what features we work on and what bugs we prioritize. Before you consider making contributions, please see the following docs.

  • Our Vision document describes the guiding principles that guide our development efforts.

  • Our Roadmap identifies concrete development goals as we work towards an even more robust and feature-rich standard library.

Contributing to the Mojo standard library

As a contributor, your efforts and expertise are invaluable in driving the evolution of the Mojo standard library. The Mojo contributor guide provides all the information necessary to make meaningful contributions—from understanding the submission process to adhering to best practices:

Getting started

Follow our provided documentation to prepare your environment for building the standard library, and then test your setup with our automated testing suite. For additional information, the FAQ page is your go-to resource.

Code of conduct

Code of conduct

License

Apache License v2.0 with LLVM Exceptions

See the license file in the repository for more details.

Support

For any inquiries, bug reports, or feature requests, please open an issue on the GitHub repository. See the Mojo contributor guide for guidelines on filing good bugs.