Structured assembly language
por
Provides theory and source code to add high-level language structure along with C- and Pascal-like procedures to assembly language programs. The macro-defined language presented in the book is called CHUCK. Conditional branching, looping, and value filtering (such as SWITCH and …
- ● 84% match for you
- ● science & technology
the long version
Provides theory and source code to add high-level language structure along with C- and Pascal-like procedures to assembly language programs. The macro-defined language presented in the book is called CHUCK. Conditional branching, looping, and value filtering (such as SWITCH and CASE in C) are all defined using macros. Microsoft MASM (5.0 or later) or Borland's TASM (in MASM emulation mode) required to assemble example code.
Margaret's verdict
"Provides theory and source code to add high-level language structure along with C- and Pascal-like procedures to assembly language programs. The macro-defined language presented in the book is called CHUCK. …"
highlights
what readers held onto
No highlights yet. Be the first.
discussion
what readers said
No reviews yet. Finish it; tell us what you found.