Library and System Calls
The evolution of computer languages steadily has simplified the task of designing and coding solutions to complex problems. As languages moved forward in expressive power, we used them to tackle problems of higher complexity. Theoretically, a Turing Machine with its primitive syntax is as powerful as any programming language we have today. By powerful we mean you can code any algorithm using a Turing Machine. It is just a very difficult environment in which to program. The same goes for assembly language. The reason we don't develop Web servers in assembly is of a practical nature: It is too difficult and time-consuming to develop software solutions to complex problems using low-level languages.
If we want to add two ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access