YOLOL syntax highlighting
Starbase is a very popular game and the players want syntax highlighting for the in-game coding language "YOLOL".
There is already a vscode extension that does this so the highlighting could be observed from there and mimicked.
Personally I really want this as it would aid in helping people with yolol on discord. I'm posting this to see if other people want this too.
Here is a sample of some yolol code:
n="nothing" z=0.001 d=1728
ifa>5then:um=n :us=z else++a end if(:ss+:so)>1 AND :sc<1thengoto2end
:si=1 if:sc>1then:um=:sm :us=:sv/d a=1end :sr=1 :ss=1 q/=:so==1 goto2
:ss=0 :sr=0 :um="Scanner Offline" :us=z if:so==1thengoto3end goto4
goto4
Hard to read right? it's short and compact for a reason. most yolol code looks this ugly. unless it's simple or written by a new player. Here's the same with highlight in vs code:
much easier. Also includes the line number for gotos and character limit line.
Vote now!
2
Please sign in to leave a comment.
Comments
0 comments