Logo

Exploring Programming Language Architecture in Perl

Small book cover: Exploring Programming Language Architecture in Perl

Exploring Programming Language Architecture in Perl
by


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.

Home page url

Download or read it online for free here:
Download link
(2.7MB, PDF)

Similar books

Book cover: Perl 5 Pocket ReferencePerl 5 Pocket Reference
by - O'Reilly
This quick reference provides a complete overview of the Perl programming language. The book covers a summary of Perl syntax rules and a complete list of operators, built-in functions, and standard library modules, all with brief descriptions.
(17002 views)
Book cover: CGI Programming on the World Wide WebCGI Programming on the World Wide Web
by - O'Reilly
A text for expert programmers, it focuses on the CGI specification down to the details. The book explains what CGI does, describes all CGI methods and environment variables, explains how to port Usenet news to the Web with CGI and more.
(22334 views)
Book cover: Perl 6 at a GlancePerl 6 at a Glance
by - DeepText
This book covers many basic and in-depth topics of Perl and provides the initial knowledge you need to start working with Perl 6. The book does not require previous experience with Perl, although some general understanding of programming is assumed.
(5037 views)
Book cover: Mastering PerlMastering Perl
by - O'Reilly Media
This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.
(12779 views)