Exploring Programming Language Architecture in Perl Buy on Amazon
Facebook LinkedIn

Exploring Programming Language Architecture in Perl

Author Bill Hails
Publisher Lulu Inc.
Book Details
Author(s) Bill Hails
Publisher Lulu Inc.
ISBN / ASIN B008WNXW5M
ISBN-13 978B008WNXW59
Sales Rank #2,223,750
Marketplace United States 🇺🇸
Ratings & Reviews No reviews yet — be the first!

No reviews yet.

Description
This book presents an informal and friendly introduction to some of the core ideas in modern computer science, using the programming language Perl as its vehicle.

The book takes the form of a series of working interpreters for the language PScheme, which is a variant of Scheme. Each version of the interpreter builds upon the previous one, until by the end of the book the PScheme language is quite fully functional and has some interesting surprises.

Specifically, the book and the interpreters therein demonstrate:

primitive arithmetic operations;
conditional evaluation;
local variables;
functions and closure;
recursion;
list processing;
a simple macro facility;
variable assignment and side-effects;
procedures (as opposed to functions) and sequences;
objects and classes;
continuations;
threads;
exceptions;
non-determinism and chronological backtracking;
logic programming.
Donate to EbookNetworking
No Prev
No Next