lasermtv07 / dblcomma

a simple esolang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

,, - doublecomma

a simple esolang. very difficult to understand


it has one function with three parameters: rmv,dbl,fmt
rmv - removes given characters from formatted string
dbl - doubles all instances of given characters
fmt - text to be formatted

the current interpreter (codename gapp 1.0 coz I like to play minecraft instead of doing my homework) is pretty basic, but Ill probably make a better one, I just got too bored to finish it. C is hard :)

About

a simple esolang

License:Other


Languages

Language:C 100.0%