
tess@xsphi
somehow, incredibly, I've managed to write a parser that parses "1 * 2 * 3 * 4" as ((1 * (2 * 3)) * 4)
513 223/25/2024
Permalink View on Twittersomehow, incredibly, I've managed to write a parser that parses "1 * 2 * 3 * 4" as ((1 * (2 * 3)) * 4)