Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Modu support #7182

Closed
wants to merge 2 commits into from
Closed

Added Modu support #7182

wants to merge 2 commits into from

Conversation

aquiffoo
Copy link

Description

In December 2024, Cyteon created the Modu programming language, that aims to be readable and fast, even tho it's interpreted. I like the project, so i decided to add support for it in GitHub's linguist. The project is improving every day, it's criminally underrated!

Checklist:

  • I am adding a new language.
    • The extension of the new language is used in hundreds of repositories on GitHub.com.
    • I have included a real-world usage sample for all extensions added in this PR:
      • Sample source(s):
        • samples/Modu/helloworld.modu (shows a simple function declaration and hello world)
        • samples/Modu/math.modu (showcases if statements and library imports
      • Sample license(s):
    • I have included a syntax highlighting grammar
    • I have added a color
    • I have updated the heuristics to distinguish my language from others using the same extension.

@aquiffoo aquiffoo requested a review from a team as a code owner December 28, 2024 15:52
@coolbeans1212
Copy link

modu is awesome, must add

@lildude
Copy link
Member

lildude commented Dec 29, 2024

In December 2024

There is absolutely no chance this will meet our usage requirements in 29 days of existence… I'm not even going to check. We do not add support for very new or hobby languages.

As such, I'm closing this PR. Feel free to open a new PR when the language meets our usage requirements, and be sure to follow the instructions in the CONTRIBUTING.md file when you do.

@lildude lildude closed this Dec 29, 2024
@coolbeans1212
Copy link

:(

@computerblade-official
Copy link

Tbh I agree with @lildude. It's too early to add support for this language right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants