I have to modify the given code (console based) into GUI Based code. Instead of console based solution (as given code) you will develop a GUI based solution as shown in Fig.(link Attached) Furthermore instead of reading the SML program from user one instruction at a time, have to pass the name of the file containing the entire program, as a command line argument like this : Ex7_37>
java Simpletron SMLProg1.txt
GUI example:
Test
Code
For I/O