You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a program to analyze lexical symbols in MicroR
running order:
jflex MicroR.jflex
javac MicroRLexer.java
javac MicroRLex.java
java MicroRLex < Test#.R (with # is the number of test file)