Course Overview - PowerPoint PPT Presentation

About This Presentation
Title:

Course Overview

Description:

Course Overview What does the term compute mean? What does the term computer mean? Is there anything that a computer cannot do? Such highly theoretical ... – PowerPoint PPT presentation

Number of Views:57
Avg rating:3.0/5.0
Slides: 4
Provided by: fit
Learn more at: https://cs.fit.edu
Category:

less

Transcript and Presenter's Notes

Title: Course Overview


1
Course Overview
  • What does the term compute mean?
  • What does the term computer mean?
  • Is there anything that a computer cannot do?
  • Such highly theoretical questions lead one to
    ask
  • Why does one need to study formal languages and
    automata theory?
  • What are the practical benefits/application of
    formal languages and automata theory?

2
General Topics
  • Abstract machine models of computation (e.g.,
    DFA, NFA, LBA, TM).
  • Classes of grammars (e.g., regular grammars,
    context-free grammars, context sensitive
    grammars, unrestricted grammars).
  • Classes of formal languages (e.g., regular,
    context-free, context-sensitive, recursive,
    recursively enumerable).
  • By the way, formal languages are related to
    programming languages and natural languages.
  • Relative computational power of the abstract
    machine models (not just speed, but ultimate
    computability).
  • Relationships between the languages, grammars and
    machines.

3
Practical Application
  • A variety of properties concerning the models,
    grammars, and languages will be proven.
  • The existence or non-existence of algorithms for
    processing languages and language processors will
    be proven.
  • These algorithms form the basis of tools for
    processing languages, e.g., parsers, compilers,
    assemblers, etc.
  • Other algorithms will form the basis of tools
    that automatically construct language processors,
    e.g., yacc, lex, etc.
  • Note that our perspective will be similar to, yet
    different from a compiler class.
  • Additionally, some things will be proven to be
    non-computable, e.g., the enhanced compiler.
Write a Comment
User Comments (0)
About PowerShow.com