m******a 发帖数: 2 | 1 hi there, i am a newbie in jave study. could somebody help me to figure out
this hw plz? i appreciate for any help in advance.
Write a parser that accepts this language, evaluates the expressions it is
given and stores the results in the appropriate registers. Your main class
should be called Calculator. The program should be run from the command line:
> java Calculator
Then the calculator will wait for keyboard input. After a line of input has
been entered, the program will check whether it is |
|