GulfOfMexico icon indicating copy to clipboard operation
GulfOfMexico copied to clipboard

Define Undefined Expressions

Open atom-dispencer opened this issue 1 year ago • 3 comments

Since the number zero was invented, humanity has been plagued by the age-old question: How does one divide by zero?

In DreamBerd, the programmer can tell the computer exactly how 1 divides by 0:

1 / 0 = "LOL!"
print(1 / 0) // LOL!

atom-dispencer avatar Jul 03 '24 08:07 atom-dispencer

You can already do this:

const const 1 / 0 = "LOL!"!

GoldenStack avatar Sep 15 '24 07:09 GoldenStack

You can already do this:

const const 1 / 0 = "LOL!"!

My detailed analysis has concluded that your syntax may be confusing for people with small brains.

I think that having a definition for 1 / 0 is better than it being undefined. It's also better than whatever I defined it as before that line (whatever that was), so how about:

better const const 1/0 = "LOL"!

Which redefines a previous const const.

atom-dispencer avatar Sep 16 '24 16:09 atom-dispencer

My detailed analysis has concluded that your syntax may be confusing for people with small brains.

I think DreamBerd as a whole is confusing for ~~people with small brains~~ people in general.

better const const 1/0 = "LOL"!

Can you not just:

const const 1/0 = "LOL"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

GoldenStack avatar Sep 18 '24 19:09 GoldenStack