is it possible to import java and c++'s compiler to VB?

Recommended Answers

All 5 Replies

its some kind of project... wee need to create something like tutorial of java and c++ in VB

so you need to write some sample programs for demonstration and want to test it using the compilers running from vb.

well for this purpose actually there is no need to import those compilers in vb. just compile those programs using corresponding compilers in a c++ or java editor and then paste the sample code within your vb application.

ahhh.... we also need to create a simulator for the codes that will be inputted in VB. thats why i need to import their compiler

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.