Hi. Lots of people have asked for certain algorithms or some examples I have programmed. However, they don't necessarily use Basic4ppc, but either C# or Visual Basic.net. I may experiment with quite the idea. I know Basic4ppc generates C# code so I am wondering is it possible to build a module, let Basic4ppc do the translating, then open a new Visual Studio or Sharp Develop project, ad all required C# files, remove functions like __main_globals and rename it to something more sensible, and compile a DLL? You could simply delee the Sub App_Start and possibly get a DLL directly from Basic4ppc. What do you guys think, feasible or just a waste of time? This would be cool because we could code in quite an easy language but share our code with others who choose the harder paths.
Last edited: