Skip to content
Snippets Groups Projects
Commit 11eed2ac authored by Pamela Dyer's avatar Pamela Dyer
Browse files

Update models/Example36_Compiler1_ComponentReuse.mp

parent 8d9bfadc
No related branches found
No related tags found
1 merge request!392 into 3
...@@ -5,7 +5,7 @@ emphasizing the advantages of separation between the ...@@ -5,7 +5,7 @@ emphasizing the advantages of separation between the
specification of component behavior and the specification specification of component behavior and the specification
of interactions between components. of interactions between components.
Description: Examples 37 and 38 are models of a bottom-up Description: Examples 36 and 37 are models of a bottom-up
parser with lexical analyzer based on regular expression parser with lexical analyzer based on regular expression
matching. It models the behavior of Lex/Yacc generated matching. It models the behavior of Lex/Yacc generated
compiler’s front end. This model represents an architecture compiler’s front end. This model represents an architecture
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment