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

Programming doesn't have a definite order, it depends on language. Some examples:

  movq %rax, %rbx
  add rbx, rax
  (cons a b)
  a := b;
  b 1 a + !


It's not a "programming style" in this case, assembly is the only "computer language" that doesn't fit the Chomsky hierarchy paradigm, because it is too simple




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

Search: