I AM GROOT esolang

I AM GROOT esolang Used AI

5 devlogs
12h 34m
•  Ship certified
Created by leocerv

This is a programming language but everything is "I am Groot"

Timeline

Ship 1

0 payouts of shell 0 shells

leocerv

about 1 month ago

leocerv Covers 5 devlogs and 12h 34m

finally deployed on vercel!! since nest is having some serious issues rn

Update attachment

implemented some really cool ascii art using AI!!

Update attachment

worked on developing the web interface for the interpreter, and got it nice and runing finally!!! im gonna be working on making some ascii art cus i think its going to be cool.

Update attachment

THE GROOT LANGUAGE IS FINISHED!!
i added a lot of stuff, you could say i completely refactored the entire thing, commands have changed, you now only have 2 variables and one optional function, no more, but u get error handling and im working on making some test programs but its super hard to code in this language.

also the program passed all the parsing tests which mean its identifying each token correctly. i also added comments using #

Update attachment

This first 4 hours were spent creating the base and defining the different tokens for the groot esolang, for now i plan to use different punctuations to indicate loops, and create variables and other stuff, but i still have to finish writing the interpreter

Update attachment