Git Product home page Git Product logo

mojo's Introduction

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.

We plan to open-source Mojo progressively over time, but it's changing very quickly now. We believe that a small, tight-knit group of engineers with a shared vision can move faster than a community effort, so we will continue to incubate it within Modular until it's more complete. Please see the Mojo FAQ for more information about this and other common questions.

We've opened this repo now because we want to gather issues and engage in feedback from users who have access to the Mojo Playground (our hosted JupyterHub where you can try coding with an early version of Mojo). To get access to the Mojo Playground, see here to sign up. Then, when you want to report issues or request features, please create a GitHub issue here.

INSTRUCTIONS-

  • Fork this Repository using the button at the top on right corner.
  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user or simply do git checkout -b new-user)
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

Wait for Pull Request to merge

Celebrate

'''
Always make more then 4 pull requests.
Lets say you have made only 4 pull request to different projects,
but one project is excluded from hackoctoberfest event then your pull request will not be counted and 
then you have remaining 3 valid pull requests if these projects is not excluded.
If you fail to make 4 pull requests then you can't get digital-swags.
I will recommend you to make pull request to your own repo which is very very safest side for you..
keep in mind that repo has hacktoberfest topic..
'''

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

Otherwise, you can:

mojo's People

Contributors

goldiegadde avatar lattner avatar jackos avatar scottamain avatar mogball avatar mojodojodev avatar fwessels avatar hritikraj8804 avatar eltociear avatar kirklin avatar dualvtable avatar richardkiss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.