Exploring Programming Language Architecture in Perl
by Bill Hails
2010
ISBN-13: 9781445225920
Number of pages: 368
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.
Download or read it online for free here:
Download link
(2.7MB, PDF)
Similar books
Embedding Perl in HTML With Mason
by Dave Rolsky, Ken Williams - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16549 views)
by Dave Rolsky, Ken Williams - O'Reilly
The text shows how to create large, dynamically driven web sites that look good and are easy to maintain. Mason is a tool for embedding the Perl programming language into text, in order to create text dynamically, most often in HTML.
(16549 views)
Perl 5 Tutorial
by Chan Bernard Ki Hong
This is a free Perl tutorial that is packed with everything you need to know to get started on Perl programming. Throughout the text there are many examples examples, illustrations and exercises in the form of concept consolidation questions.
(19412 views)
by Chan Bernard Ki Hong
This is a free Perl tutorial that is packed with everything you need to know to get started on Perl programming. Throughout the text there are many examples examples, illustrations and exercises in the form of concept consolidation questions.
(19412 views)
Unix and Perl Primer for Biologists
by Keith Bradnam, Ian Korf - Korf Lab
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(15838 views)
by Keith Bradnam, Ian Korf - Korf Lab
We have written a basic introductory course for biologists to learn the essential aspects of the Perl programming language. The course is very much aimed at people with no prior experience in either programming or Unix operating system.
(15838 views)
Picking Up Perl
by Bradley M. Kuhn - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17733 views)
by Bradley M. Kuhn - ebb.org
The material covered in this book is designed to prepare the reader to enter the world of Perl programming. This book covers the basic data and control structures of Perl, as well as the philosophies behind Perl programming.
(17733 views)