4

Some programming languages are sold because of being simple and straightforward. That could be true, but sometimes simple things as

1 + 1 = 2

becomes something we need to read a 600-page book in order to do so. :)

Comments
  • 5
    Uncaught ReferenceError: Invalid left-hand side in assignment
  • 2
    I've skimmed the arXiv paper that mathematically proves we are able to do 1+1=2.

    It took like 300 pages of arcane mathematical wizardry before it could build up to using 1+1=2 as an example.
  • 1
    @Root do you have a link?
  • 2
    @embeddedmaikel I do not. And I have no idea what its title is either. ☹
  • 1
    @dontbeevil more like JS:

    1 + 1 = {[undefined]}
Add Comment