CST502:Smalltalk Interpreter
===Invoke the interpreter as follows=== chmod 755 Assign4.st ./dplx.st <INT Code File> ===Example=== charles@Iridium:~/Desktop/Assign4$ ./dplx.st TestDPL/Power.dpl.int ### loading int code from: TestDPL/Power.dpl.int ### read>3 read>2 9.0