Awesome Programming Language You Should learn

Manpreet Singh
2 min readApr 10, 2022

Welcome back! Programming is one of my favorite things to do (even though I’m pretty bad at it 😂), but there is a newer programming language out there that everyone should learn! This specific language is called Melody, and it’s supposed to be an easier to compile/read programming language, if you want to check out their repository, here is a link to it:

With Melody, this language will compile to the ECMAScript, but it tries to be more readable than most similar languages, making it a really good language to learn. There are many examples listed on their GitHub page, but here are a few of my favorites:

A great thing about their repository is that it allows you to try the code out in the playground, allowing you to check this code out without…

--

--