Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Anatomy of Programming Languages
🌠 Top Free JavaScript Books - 100% Free or Open Source!
  • Title Anatomy of Programming Languages
  • Author(s) William R. Cook
  • Publisher: The University of Texas, 2013 to 2021
  • Hardcover/Paperback N/A
  • eBook HTML and PDF (147 pages, 1.0 MB)
  • Language: English
  • ISBN-10: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

This book is a series of notes about programming languages, originally written for students of the undergraduate programming languages course at The University of Texas at Austin. It uses Haskell, a pure functional language.

Learn by doing, using Haskell. High-level outline of planned scope:

  • Expressions & Variables
  • First-class Functions & Closures
  • Recursion, Fixed Points, Self-Application
  • Aspects of Computation: Errors, State, Non-determinism (Monads)
  • Parsing
  • Static Analysis, Type Checking
  • Data Abstraction: Objects and ADTs
  • Inheritance & Delegation
  • Domain-Specific Languages
  • Partial Evaluation
About the Authors
  • William R. Cook is an Associate Professor of Computer Science at The University of Texas at Austin.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links