Y
Hacker News
new
|
ask
|
show
|
jobs
by
boberoni
1457 days ago
It's all abstractions. Python code is no-C-code. C code is no-assembly-code. And so on...
2 comments
Existenceblinks
1457 days ago
A form submit is akin to function call, so it's just how much your function would do. You could build a form that just move a hex to a register, and you will get assembly programming via lots of user interactions.
link
leemcalilly
1457 days ago
ok yeah this is the answer
link