forked from glen/fostr
parent
bfe3f86116
commit
d2ba26a53e
6 changed files with 11 additions and 3 deletions
|
@ -39,6 +39,7 @@ context-free syntax
|
|||
|
||||
Ex.Int = INT
|
||||
Ex.LitString = STRING_LITERAL
|
||||
Ex.EscString = STRING
|
||||
Ex.Stream = <stream>
|
||||
Ex.Sum = <<Ex> + <Ex>> {left}
|
||||
Ex.Gets = [[Ex] << [Ex]] {left}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue