Remix.run Logo
selcuka 7 hours ago

So, like brainf*ck (the esoteric programming language), but for maths?

Lerc 7 hours ago | parent | next [-]

But even tighter. With eml and 1 you could encode a funtion in rpn as bits.

Although you also need to encode where to put the input.

The real question is what emoji to use for eml when written out.

zephen 6 hours ago | parent | next [-]

> The real question is what emoji to use for eml when written out.

Some Emil or another, I suppose. Maybe the one from Ratatouille, or maybe this one: https://en.wikipedia.org/wiki/Emil_i_L%C3%B6nneberga

Charon77 6 hours ago | parent [-]

Not brainf*ck. This is the SUBLEQ equivalent of math https://en.wikipedia.org/wiki/One-instruction_set_computer#S...

selcuka 6 hours ago | parent | prev [-]

So brainf*ck in binary?

I'm kidding, of course. You can encode anything in bits this way.

nostrademons 5 hours ago | parent | prev [-]

More like lambda calculus, but for continuous functions.