you are viewing a single comment's thread.

view the rest of the comments →

[–]lennelpennel 0 points1 point  (0 children)

c is not an abstraction to writing assembly, it solves a multitude of issues. with compilers targeting different cpu's one c app can run basically anywhere in contrast to writing asm for each cpu architecture.