This website is under construction.

Square root on a seesaw

irrationalplayground.com

Info

Too Many Variables! is a relatively simplistic esolang. Its only line type is [num]=[num][op][num], which seems like it would be useless… right?

Nope! The way the number is written determines if it's a variable, a number, I/O, or the current line number. (Yes, you can actually change that.) In fact, the main challenge isn't figuring out a way to do stuff, but trying not to get lost in the sea of numbers.

Links

GitHub: squareroot12621/toomanyvariables

Esolang: Too Many Variables!