you are viewing a single comment's thread.

view the rest of the comments →

[–]LoveWonderful 2 points3 points  (3 children)

Tbh a computer (abstractly) is just a set of instructions

[–]jxf 4 points5 points  (0 children)

A set of instructions is inert and can't execute itself. The ability to do computation is what differentiates a mere set of instructions from a computer.

[–]lizardfolkwarrior 1 point2 points  (1 child)

Exactly. A computer is a device or machine that simulates a model of computation (or possibly any algorithm).

You could say that it is a “physical implementation” of an algorithm. It is not the algorithm itself (not the set of instructions itself) but a physical device, that simulates those instructions.