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

C-like equality (==), inequality (!=) and assignment (=) is such a missed opportunity here. One could go with "=", "=/=" and "<-" here while both preserving some sanity and shock factor.


That's Algol/Pascal's equality operator, Erlang's inequality operator (Pascal used "<>") and Haskell's binding operator (or whatever it's actually named inside the do-notation). In fact, Algol designer's considered using "<-" for assignment.


That's a pretty good idea, I can do this.

Raised an issue for this - https://github.com/SirusCodes/AntiLang/issues/5




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

Search: