Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
adding NFA
  • Loading branch information
grondilu committed Aug 6, 2014
1 parent 03abe1f commit d5dfeca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions S99-glossary.pod
Expand Up @@ -673,6 +673,11 @@ speaker doesn't know or because it's an unimportant detail.

=head2 need

=head2 NFA

Nondeterministic Finite Automaton, an algorithmic technique used by the
regex engine. See: L<https://en.wikipedia.org/wiki/Nondeterministic_finite_automaton>.

=head2 NFG

Proposed Unicode normilization form for Perl6, in which composed
Expand Down

0 comments on commit d5dfeca

Please sign in to comment.