summaryrefslogtreecommitdiffstats
path: root/notes-inf105.tex
Commit message (Expand)AuthorAgeFilesLines
...
* Change acronym for incomplete automata to "DFAi" with lowercase i.David A. Madore2017-11-011-36/+36
* Rework various comments (especially on regular expressions).David A. Madore2017-11-011-68/+107
* Add another example of state elimination (limited-depth balanced parentheses).David A. Madore2017-11-011-0/+63
* An intuitive explanation of the pumping lemma's uses.David A. Madore2017-11-011-0/+12
* Reread sections on recognizable languages: various updates, clarifications, f...David A. Madore2017-10-311-49/+86
* Add general intro blurb.David A. Madore2017-10-311-7/+64
* Reread sections on automata: various updates, clarifications, fixes.David A. Madore2017-10-301-118/+151
* Compatibility with older TeXlive.David A. Madore2017-10-301-0/+1
* Introduction and clarifications on context-free grammars.David A. Madore2017-10-301-17/+82
* Illustration for the pumping lemma.David A. Madore2017-10-301-0/+35
* Remark on various equivalences of rational expressions.David A. Madore2017-10-291-10/+55
* Clarifications on how to decide equivalence of automata.David A. Madore2017-10-291-1/+23
* Clarifications on the state elimination algorithm.David A. Madore2017-10-291-19/+52
* Avoid widowing section titles.David A. Madore2017-10-291-1/+1
* Clarifications on why various kinds of automata are introduced, and on Glushk...David A. Madore2017-10-291-35/+106
* Describe the Thompson automaton of a regular expression.David A. Madore2017-10-291-8/+247
* More additions to index.David A. Madore2017-10-291-3/+3
* More additions to index.David A. Madore2017-10-291-3/+3
* Minor additions to titles and index.David A. Madore2017-10-281-5/+6
* Use more space on page (reduce margins) by using geometry package.David A. Madore2017-10-281-0/+1
* Add example illustrating Glushkov's construction.David A. Madore2017-10-281-1/+105
* More remarks on Glushkov automata.David A. Madore2017-10-271-3/+20
* Glushkov automata: define properly.David A. Madore2017-10-271-11/+52
* Rewrite stability of recognizable languages using Glushkov's construction.David A. Madore2017-10-271-81/+322
* Clarification of how automata with spontaneous transitions work.David A. Madore2017-10-271-45/+22
* Clarifications/additions on incomplete and nondeterministic automata.David A. Madore2017-10-261-59/+124
* Informal discussion of automata.David A. Madore2017-10-261-39/+105
* Section on rational languages: add informal introduction, some clarifications.David A. Madore2017-10-261-69/+154
* Add an index.David A. Madore2017-10-261-310/+389
* Various clarifications and updates to the sections on words and languages.David A. Madore2017-10-261-33/+97
* Various clarifications, corrections, todos...David A. Madore2017-10-191-52/+83
* Try to explain a little more how LL and LR parsers work (vigorous handwaving).David A. Madore2017-01-311-6/+118
* Move remark around.David A. Madore2017-01-301-5/+4
* Move notes on computability to main text.David A. Madore2017-01-231-0/+573
* Provide a short (and very hastily written) summary of the LL/LR approach.David A. Madore2017-01-161-2/+20
* Provide a short (and very hastily written) argument for the decidability of a...David A. Madore2017-01-161-0/+34
* Start writing some general stuff about analysis of CFLs.David A. Madore2017-01-151-0/+74
* Add warning about work in progress.David A. Madore2017-01-101-0/+12
* Intersection of algebraic and rational languages.David A. Madore2017-01-101-0/+38
* Pumping lemma for algebraic languages.David A. Madore2017-01-101-1/+42
* More about ambiguity.David A. Madore2017-01-101-26/+191
* Briefly mention more general grammars. Start writing about ambiguity.David A. Madore2017-01-031-3/+28
* Parse trees versus derivations; left and right derivations.David A. Madore2017-01-031-16/+98
* Start discussing parse trees.David A. Madore2017-01-021-2/+103
* Various examples of CFGs (not necessarily interesting).David A. Madore2017-01-021-2/+136
* Another example of CFG (too complicated?).David A. Madore2017-01-021-0/+44
* Concatenation, union and star of CFLs.David A. Madore2017-01-021-20/+108
* Standardize spelling of "hors contexte".David A. Madore2017-01-021-6/+6
* Rational languages are algebraic; regular grammars.David A. Madore2017-01-021-6/+55
* Context-free grammars and languages: definition and example.David A. Madore2017-01-021-12/+165