AllBASIC Forum
BASIC Developer & Support Resources => Translators => Topic started by: aurel on October 25, 2011, 11:21:19 PM
-
I found sometimes ,somewhere C to VB translator but i cannot found this thing
If i remember this program is written in VB 6.0...
Anyone know something more... ???
-
The BCX project has a VB5/6 converter to C but it's pretty old and I don't know if it is still being maintained.
Personally I don't see the point unless you have a client that doesn't want to go the VB.NET route and looking of alternatives.
-
Personally I don't see the point
I see...
As we all know ,that most great opensource programs are written in C /C++ ,right?
So this type of converter will do the great job of converting C code to VB,FB or any other basic.
-
So this type of converter will do the great job of converting C code to VB,FB or any other basic.
Opps. I thought you were looking for a VB to C conversion utility. You're going to have a hard time finding something that converts C to anything.
-
So this type of converter will do the great job of converting C code to VB,FB or any other basic.
Opps. I thought you were looking for a VB to C conversion utility. You're going to have a hard time finding something that converts C to anything.
Ha ha :) At my IRL job I'll start writing an objective c to java translator after x-mas. It'll most likely kick ass. We're developing iphone and android aps on pc with a common framework :) We write code in c++ and it's converted for iPone and soon, I hope, android.