Book Summary (Formal Languages and Computation)

This computer science book gives an introduction to formal language theory and its applications in computer science. It is meant as the basis of a one-term course on this subject at the undergraduate level. The text maintains a balance between a theoretical and practical approach to this subject. From a theoretical viewpoint, it covers all rudimental topics concerning formal language and their models, especially grammars and automata. Based on these models, it demonstrates basic properties of languages defined by them. It also sketches the basic ideas underlying the theory of computation, including computability, decidability, and computational complexity. From a practical viewpoint, it explains how these models underlie computer-science engineering techniques for language processing, such as lexical and syntax analysis.

Features

  • self-contained explanation without assumption of any previous knowledge
  • easy-to-follow theoretical concepts preceded by intuitive explanation
  • many algorithms, methods, and techniques
  • demonstration how theory and practice work together
  • “real-world” applications

Benefits

After studying this book, the student should be able to

  1. understand the fundamental theory of formal languages and computation;
  2. write language processors, such as scanners and parsers;
  3. easily follow most advanced books on the subject.
lectures/books/flc_summary.txt · Last modified: 2014/02/04 11:21 by krivka
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki