Shrik - Esolang

Shrik - Esolang

8 devlogs
12h 31m
Created by Anirudh

Shrik is my Esolang

Timeline

added a input textbox to get input for the language
Re deployed it on railway because github was having some http and https issue

Update attachment

Added the playground to test the language in the webpage

Update attachment

Completed the documentation website!!!

Update attachment

Added the craft, call, loopy functions ---> this was the most challenging part and the one with the most errors

Update attachment

Created If else, Oops (errors mangement), Input, and laied out basic structure for the Creating Functions

Update attachment

Added the evalexp and defined some more classes and made it do some maths and handle some variable

Update attachment

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

Update attachment

Started creating my own esolang, added say, chill, grab commands

Update attachment