ShrinkLang is a cool programming language designed by ANIRUDH , built with Python. It has variables, functions, loops, errors, and NO SEMICOLONS!!!!
Eucatastrophe
Check their projects out: retroweb site, the wiggling wigglewoods!!!!!!!, sciolyskillz, marbles, inconspicuous authorization a 5 minutes ish game , sands
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
so railway had expired and github doesn't likes me so I had to use render apology for the slow app due to render, I also added a new banner
added a input textbox to get input for the language
Re deployed it on railway because github was having some http and https issue
Added the craft, call, loopy functions ---> this was the most challenging part and the one with the most errors
Created If else, Oops (errors mangement), Input, and laied out basic structure for the Creating Functions
Added the evalexp and defined some more classes and made it do some maths and handle some variable
After getting suggestions from other hack clubbers I refactored my code and made it in a way thats scaleable. Created classes for everything and added the main Brain which does all the stuff aka Parser and integrated the function worked on previously