|
VB
Does anyone program with VB? I've noticed a ton of C stuff floating around but nothing from any other languages. At one point I was working on a program that will create PBASIC from a simplified form designed around the structure of the Default Program. E.G. a line like "Filter P1_Y" would be translated into the code needed to run a low pass filter on that variable. I think this will create an environment that will allow rookie programmers to use many advanced features without consuming all their time.
|