Such Welcome! Many Greet!
MuchScript is the future. Or maybe past? Is hard to tell. Made with Python power, inspired by Doge greatness. Very interpret. Much easy syntax. Wow. So program.
Why Use? Such Reasons! Many Logic!
Very Easy Learn
So simple, even shibe can code. Much Pythonic feel. Wow syntax is best syntax.
Much Meme Power
Code like you meme. Keywords are wow, such, very, many. Amaze logic. So flow.
So Fast* Maybe
Runs... eventually. Is fun, not speed. To the moon? Maybe sideways. (*Not guarantee fast. Wow.)
Get Started! Much Quick! Very Now!
Install with `pip install muchscript` (very wishful thinking, wow!). Then write such code:
# Print
PRINT("Hello World!")
# Variable Method for finding out the price of crypto
WOW doge_price = CRYPTO_PRICE("DOGE", "INR")
# If else statement.
IF doge_price < 30 THEN
PRINT(doge_price)
PRINT("DOGE SAD.")
ELSE
PRINT(doge_price)
PRINT("DOGE HAPPY!!!!!!!!")
END
# Lambda (Almost..)
FUN add(num1, num2) -> num1 + num2
# Using the lambda function
PRINT(add(1,2))
# List of names
WOW names = ["Jose", "Maria", "John", "Mary"]
# Gets the length of the list
WOW len_of_names = LEN(names)
# Prints all the names in the list
# We get object from list by /num not [num]
FOR i = 0 TO len_of_names THEN
PRINT("Name: " + names/i)
END
(Code is example only. Very conceptual. Much imaginary. Wow.)
HODL your ideas!
Join the Wow Pack!
Find fellow shibes on GitHub. Much community. Very develop together. Many friends!