0% found this document useful (0 votes)
28 views

2e Toc

This document contains a table of contents for a book on computer systems. The book is divided into two parts, with part one covering computer hardware topics like Boolean logic, memory, and computer architecture. Part two covers software topics such as virtual machines, high-level languages, compilers, and operating systems. The book also includes six appendixes on related subjects and an index.

Uploaded by

Chet Mehta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

2e Toc

This document contains a table of contents for a book on computer systems. The book is divided into two parts, with part one covering computer hardware topics like Boolean logic, memory, and computer architecture. Part two covers software topics such as virtual machines, high-level languages, compilers, and operating systems. The book also includes six appendixes on related subjects and an index.

Uploaded by

Chet Mehta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Contents

Preface    ix

I HARDWARE

1 Boolean Logic    9

2 Boolean Arithmetic    31

3 Memory    45

4 Machine Language    61

5 Computer Architecture    83

6 Assembler    103

II SOFTWARE

7 Virtual Machine I: Stack Pro­cessing    125

8 Virtual Machine II: Program Control    147

9 High-­Level Language    171

10 Compiler I: Syntax Analy­sis    191

11 Compiler II: Code Generation    211

12 Operating System    245

13 More Fun to Go    273

—-1
—0
—+1

581-84405_ch01_3P.indd 7 16/12/20 7:58 PM


viii Contents

Appendixes    277

1 Boolean Function Synthesis    277

2 Hardware Description Language    283

3 Test Scripting Language    299

4 The Hack Chip Set    313

5 The Hack Character Set    315

6 The Jack OS API    317

Index    000

-1—
0—
+1—

581-84405_ch01_3P.indd 8 16/12/20 7:58 PM

You might also like