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

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.
ok yeah this is the answer