Monday, May 10, 2010

Writing Compilers and Interpreters Ebook

In computer science, an interpreter normally means a computer program that executes, i.e. performs, instructions written in a programming language. An interpreter may be a program that either executes the source code directly, translates source code into some efficient intermediate representation (code) and immediately executes this, explicitly executes stored precompiled code made by a compiler which is part of the interpreter system.

A compiler is a computer program (or set of programs) that transforms source code written in a computer language (the source language) into another computer language (the target language, often having a binary form known as object code). The most common reason for wanting to transform source code is to create an executable program.

Compiler and Interpreter EBooks can be downloaded from

Web:

http://www.ebooksearchengine.in/ebooksearchengine?q=Writing+Compilers+and+Interpreters+Ebook&page=1

University Sites:

http://www.ebooksearchengine.in/ebooksearchengineEdu?page=1&q=Writing%20Compilers%20and%20Interpreters%20Ebook