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

There is an implicit and optional 'Let' statement preceding variable assignment BASIC, which was originally derived from FORTRAN (along with the practice of not using it.)

It is less jarring to see:

Let x = x + 1

because it could be read: we have a given value for x, now let us replace that value with x + 1.



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

Search: