Click to See Complete Forum and Search --> : Visual Language


September 16th, 1999, 01:47 PM
Can somebody tell me what is meant by visual programming or visual language.
Ris

chem1
September 17th, 1999, 07:32 AM
In visual languages you can actually SEE what your application will look like when it runs.
Remember how you told the TURBO BAsic compiler to paint the screen red: COLOR 4.
But you can only see that if the program is running .
This is not the case with Visual Languages
(One example may suffice!!!)