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

Indeed. Assignment should really look like something like this this:

  expression -> variable;


Forth uses

  expression memory-location !
to store and

  memory-location @
to read.




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

Search: