Saalang

While developing any programming language, syntax is as important as the underlying principles. So, I kept thinking about how to simplify programming to ease a beginner's mindset.

As a result, I've developed a new programming language named Saalang.

It includes variables similar to Python, most of which support a structure called properties. Additionally, it features functions capable of updating existing variables or generating new ones. Looping is achieved using loop, after, until, finally, and except clauses. It also provides various clauses for dynamic error management, temporary variable storage, and other purposes.

There is so much more about this language, for which I’ve attached some PDF files:

  1. Introduction
  2. Variables
  3. Properties
  4. Functions
  5. Datetime

I have also prepared some examples as well.

Introduction covers some differences from Python. Examples would be very helpful for a deeper understanding of this language. Understanding properties may be a new concept, but it becomes easier once grasped.

Be a beginner! Take a look at these PDF files, explore the language, and feel free to reach out if you have any questions or suggestions!

P.S. સળંગ (सालंग) means “continuous”, emphasizing the ability of properties to work one after another.


Visit Our Instagram Page!