parent
2e49065031
commit
eaa06e62eb
9 changed files with 58 additions and 33 deletions
|
@ -6,14 +6,16 @@ imports
|
|||
|
||||
context-free start-symbols
|
||||
|
||||
Ex
|
||||
Start
|
||||
|
||||
context-free sorts
|
||||
|
||||
Ex
|
||||
Start Ex
|
||||
|
||||
context-free syntax
|
||||
|
||||
Start.TopLevel = prog:Ex {layout(offside prog)}
|
||||
|
||||
Ex.Int = INT
|
||||
Ex.Stdio = <stdio>
|
||||
Ex.Sum = {Ex "+"}+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue