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

Update models/Example37_Compiler2_ComponentReuse.mp

parent 11eed2ac
No related branches found
No related tags found
1 merge request!392 into 3
/* Example 38. Model of Compiler in Interactive Mode
/* Example 37. Model of Compiler in Interactive Mode
Purpose: To demonstrate component reuse between models,
emphasizing the advantages of separation between the
specification of component behavior and the specification
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
matching. It models the behavior of Lex/Yacc generated
compiler’s front end. Example 37 represents an
......
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