Ta5beesScriptFeatures
Usage
Example snippet (Ta5beesScript): ```ta5bees khalli x = 5; khalli y = 3; arrifli add(a, b) { raje3li a + b; } gool(add(x, y)); // prints 8 ``` Why I Made This LanguageI was just sitting there, rewatching Charles Oliveira vs. Islam Makhachev for the fifth time instead of studying for my final that is the next day, Somewhere between rounds, I thought, "What if I made a programming language in Arabeezi? Like, just to say I did it hahaha. And maybe to mess with people who take TypeScript way too seriously." Let’s talk about TypeScript for a second. It’s like that strict teacher who insists you show your work on every single step, even when the answer is obvious. Half the time, the error messages read like ancient hieroglyphics, and the other half, you're just arguing with the compiler about things you both know are true. Anyways to ensure Ta5beesScript doesn’t collapse after khalli x = 5;, it was built on TypeScript. Ahahahahah. Requirements
Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes0.0.1
Enjoy coding in Ta5beesScript. - hlk |