> 2) I have yet to encounter a software development kit like Visual Basic that makes it easy to write executable files with a GUI.
Lazarus with FreePascal is pretty close with its drag and drop way of creating GUIs and it generates executables.
Lazarus with FreePascal is pretty close with its drag and drop way of creating GUIs and it generates executables.
If you already know Pascal its probably great, but if you do not its going to take a lot longer to to learn to use it.