Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why?

It's obviously the == that should be postfix.

  "Falls    etwas     nicht null ist"
    if    something    not  null ==


  Falls etwas     nicht gleich   null ist.
  if    something not   ==       null

  Falls etwas     nicht ungleich null ist.
  if    something not   !=       null


To reflect the spirit of negating the meaning in simple sentences, not to follow exact grammatical order (but that’s also cool idea)


We all know that das Nichts nichtet (nothingness nothings; Heidegger), so it should be

    falls etwas nichtet


So, just a stack-based language?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: