i asked to build Compiler (it is on Principles of Programming Languages' course) and i get Gosu to be language. the first step is to read command on VM language and to transelate it to assmbler. the transelate should be on Gosu code.
for this i need to read lines from text file isolate the commands and decide what is the meaning on assembler.
then generate dummy code on assembler and write it to another text file.
finally i understood that i must learn JAVA and the language code it almost the same. i think i get started well, but still i don't know how to add libraries of appache io , it should very hlep end make the code be clean and short.
does anyone know how to add it?
this is the link and i downloaded the zip file but don't know where and how to install it?
thanks
lior
On Wednesday, March 6, 2013 10:41:56 PM UTC+2, lior gonen wrote: