View Single Post
Old Dec 26th, 2006, 5:12 PM   #3
BinarySurfer
Programmer
 
BinarySurfer's Avatar
 
Join Date: Dec 2006
Posts: 53
Rep Power: 0 BinarySurfer is an unknown quantity at this point
I recommend going to the Java API and looking at the GUI (javax.swing and java.awt) and the classes to determine whether what you need is there and suitable. Most of all, I hope you do know Java if you're concidering making it in this language. I don't know much about making a C compiler in Java, so I can't help you there.
BinarySurfer is offline   Reply With Quote