The Language of Machines

The Language of Machines
Author: Robert W. Floyd
Publisher: W H Freeman & Company
Total Pages: 706
Release: 1994
Genre: Computable functions.
ISBN: 9780716782667

An up-to-date, authoritative text for courses in theory of computability and languages. The authors redefine the building blocks of automata theory by offering a single unified model encompassing all traditional types of computing machines and real world electronic computers. This reformulation of computablity and formal language theory provides a framework for building a body of knowledge. A solutions manual and an instructor's software disk are also available.

Introduction to Languages, Machines and Logic

Introduction to Languages, Machines and Logic
Author: Alan P. Parkes
Publisher: Springer Science & Business Media
Total Pages: 352
Release: 2012-12-06
Genre: Computers
ISBN: 144710143X

A well-written and accessible introduction to the most important features of formal languages and automata theory. It focuses on the key concepts, illustrating potentially intimidating material through diagrams and pictorial representations, and this edition includes new and expanded coverage of topics such as: reduction and simplification of material on Turing machines; complexity and O notation; propositional logic and first order predicate logic. Aimed primarily at computer scientists rather than mathematicians, algorithms and proofs are presented informally through examples, and there are numerous exercises (many with solutions) and an extensive glossary.

Abstract Computing Machines

Abstract Computing Machines
Author: Werner Kluge
Publisher: Springer Science & Business Media
Total Pages: 382
Release: 2005-02-18
Genre: Computers
ISBN: 3540211462

The book emphasizes the design of full-fledged, fully normalizing lambda calculus machinery, as opposed to the just weakly normalizing machines.

Theory of Computer Science

Theory of Computer Science
Author: K. L. P. Mishra
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 437
Release: 2006-01-01
Genre: Computers
ISBN: 8120329686

This Third Edition, in response to the enthusiastic reception given by academia and students to the previous edition, offers a cohesive presentation of all aspects of theoretical computer science, namely automata, formal languages, computability, and complexity. Besides, it includes coverage of mathematical preliminaries. NEW TO THIS EDITION • Expanded sections on pigeonhole principle and the principle of induction (both in Chapter 2) • A rigorous proof of Kleene’s theorem (Chapter 5) • Major changes in the chapter on Turing machines (TMs) – A new section on high-level description of TMs – Techniques for the construction of TMs – Multitape TM and nondeterministic TM • A new chapter (Chapter 10) on decidability and recursively enumerable languages • A new chapter (Chapter 12) on complexity theory and NP-complete problems • A section on quantum computation in Chapter 12. • KEY FEATURES • Objective-type questions in each chapter—with answers provided at the end of the book. • Eighty-three additional solved examples—added as Supplementary Examples in each chapter. • Detailed solutions at the end of the book to chapter-end exercises. The book is designed to meet the needs of the undergraduate and postgraduate students of computer science and engineering as well as those of the students offering courses in computer applications.

An Introduction to Formal Languages and Automata

An Introduction to Formal Languages and Automata
Author: Peter Linz
Publisher: Jones & Bartlett Publishers
Total Pages: 408
Release: 1997
Genre: Computers
ISBN:

An Introduction to Formal Languages & Automata provides an excellent presentation of the material that is essential to an introductory theory of computation course. The text was designed to familiarize students with the foundations & principles of computer science & to strengthen the students' ability to carry out formal & rigorous mathematical argument. Employing a problem-solving approach, the text provides students insight into the course material by stressing intuitive motivation & illustration of ideas through straightforward explanations & solid mathematical proofs. By emphasizing learning through problem solving, students learn the material primarily through problem-type illustrative examples that show the motivation behind the concepts, as well as their connection to the theorems & definitions.

Crafting Interpreters

Crafting Interpreters
Author: Robert Nystrom
Publisher: Genever Benning
Total Pages: 1021
Release: 2021-07-27
Genre: Computers
ISBN: 0990582949

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam. That fearsome reputation belies a field that is rich with useful techniques and not so difficult as some of its practitioners might have you believe. A better understanding of how programming languages are built will make you a stronger software engineer and teach you concepts and data structures you'll use the rest of your coding days. You might even have fun. This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You'll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.

Turing Machines with Sublogarithmic Space

Turing Machines with Sublogarithmic Space
Author: Andrzej Szepietowski
Publisher: Springer Science & Business Media
Total Pages: 132
Release: 1994-08-29
Genre: Computers
ISBN: 9783540583554

The purpose of this book is to gather contributions from scientists in fluid mechanics who use asymptotic methods to cope with difficult problems. The selected topics are as follows: vorticity and turbulence, hydrodynamic instability, non-linear waves, aerodynamics and rarefied gas flows. The last chapter of the book broadens the perspective with an overview of other issues pertaining to asymptotics, presented in a didactic way.

Introduction to Automata Theory, Languages, and Computation

Introduction to Automata Theory, Languages, and Computation
Author: John E. Hopcroft
Publisher:
Total Pages: 488
Release: 2014
Genre: Computational complexity
ISBN: 9781292039053

This classic book on formal languages, automata theory, and computational complexity has been updated to present theoretical concepts in a concise and straightforward manner with the increase of hands-on, practical applications. This new edition comes with Gradiance, an online assessment tool developed for computer science. Please note, Gradiance is no longer available with this book, as we no longer support this product.