Ask your own question, for FREE!
Computer Science 17 Online
OpenStudy (anonymous):

The Algol 60 Report contains the following syntax (translated into EBNF): primary = unsignedNumber | variable | "(" arithmeticExpression ")" | ... . factor = primary | factor "↑" primary. term = factor | term ("×" | "/" | "÷") factor. simpleArithmeticExpression = term | ("+" | "-") term | simpleArithmeticExpression ("+" | "-") term. arithmeticExpression = simpleArithmeticExpression | "IF" BooleanExpression "THEN" simpleArithmeticExpression "ELSE" arithmeticExpression. relationalOperator = "=" | "≠" | "≤" | "<" | "≥" | ">" . relation = arithmeticExpression relationalOperator arithmeticExpressi

OpenStudy (anonymous):

-x ÷ y a+b<c+d a+b<c∨d≠e∧¬f⊃g>h≡i×j=k↑l∨m-n+p≤q This is the continuation of the question

OpenStudy (anonymous):

And what is the question?

OpenStudy (anonymous):

?

OpenStudy (clalgee):

Please type your question. We will be able to help you.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!