Elektrine lite

← Feed

@kubica@fedia.io

Post #253236

2026-02-10 19:53 UTC

The not so funny thing is that if you try this in scripting languages -1 and 1 are both truthy so...

Replies (1)

  • @ZILtoid1991@lemmy.world 2026-02-10 22:05

    Because you need to infer the fuzzy boolean as a type (I personally plan to make one that works between -127 and 127, on integers instead of floats), and then write an interpreter to use the values accordingly.

    Open ##2451296