19.11.2014 Views

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

The Fortress Language Specification - CiteSeerX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

-> nat_type w "-" w INT<br />

-> nat_type sr nat_type<br />

-> nat_type w "+" w nat_type<br />

bool_type<br />

-> id<br />

-> "(" w bool_type w ")"<br />

-> bool_type w "AND" w bool_type<br />

-> bool_type w "OR" w bool_type<br />

mods_opt<br />

-><br />

-> mods w<br />

mods<br />

-> modifier<br />

-> modifier wr mods<br />

space_sep_ids<br />

-> id<br />

-> id wr space_sep_ids<br />

assign_op<br />

-> ASSIGNMENT_OPERATOR<br />

exp_op<br />

-> EXPONENT_OPERATOR<br />

op<br />

exp<br />

div<br />

-> op_literal<br />

-> div<br />

-> "ˆ"<br />

-> "/"<br />

op_literal<br />

-> "#"<br />

-> ":"<br />

-> "="<br />

-> "*"<br />

-> "+"<br />

-> "-"<br />

-> "BY"<br />

-> ""<br />

-> ">="<br />

-> "in"<br />

-> OPERATOR<br />

407

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!