<style>.perfmatters-lazy[data-src]{display:none!important}</style>

Programming Languages: Application and Interpretation

Author: Shriram Krishnamurthi

*Wait a few seconds for the document to load, the time may vary depending on your internet connection. If you prefer, you can download the file by clicking on the link below.

Information

Description: Programming Languages: Application and Interpretation is a textbook used for programming languages courses. It integrates two pedagogical approaches: interpreters and a survey of languages. The book emphasizes hands-on programming with language features and the subsequent understanding of their consequences.

Subject: Programming

Pages: 376

Megabytes: 1.23 MB

Download

This may interest you

Programming Persistent Memory

Steve Scargall

Programming Persistent Memory is a comprehensive guide for developers exploring the world of persistent memory programming. It provides valuable insights and practical knowledge on programming techniques, architecture, operating system support, and fundamental concepts related to persistent memory.

Understanding Programming Languages

M. Ben-Ari

Understanding Programming Languages is an introduction to programming languages, covering topics such as imperative languages, object-oriented languages, data-oriented languages, syntax, semantics, data types, control statements, and programming environments.

MIPS Assembly Language Programming using QtSpim

Ed Jorgensen

MIPS Assembly Language Programming using QtSpim is a comprehensive guide to programming in MIPS assembly language using the QtSpim simulator. It covers topics such as MIPS architecture, data representation, program formats, instruction set overview, addressing modes, stack usage, procedures/functions, system service calls, and more

Principles of Programming Languages

Mike Grant, Zachary Palmer, Scott Smith

Principles of Programming Languages is a comprehensive guide covering various topics related to programming languages, including operational semantics, syntax, tuples, records, variants, side effects, object-oriented features, and type systems.

Principles of Programming Languages

David Liu

Principles of Programming Languages is a comprehensive guide that explores the theory and practical aspects of programming languages. It covers topics such as functional programming, macros, objects, backtracking, type systems, and more.