eusto
Newbie level 4
vb.net code for hindi compiler
the microsoft compilers are also free. It's the ide that costs alot of money. Oh, and also...the newest compiler is not necessarily the best for you. It all depends on what you're trying to do.
Now, about the other issues. Each programming language has its best ussages. You won't use java for a small string parser(though you can) if you can use perl..you won't use perl for a ms windows gui application (though you can) if you can use MFC or C# and so on. Saying that a programming language is better than another is just plain stupid! it all depends on the task at hand. This is not true for compilers though...
the microsoft compilers are also free. It's the ide that costs alot of money. Oh, and also...the newest compiler is not necessarily the best for you. It all depends on what you're trying to do.
Now, about the other issues. Each programming language has its best ussages. You won't use java for a small string parser(though you can) if you can use perl..you won't use perl for a ms windows gui application (though you can) if you can use MFC or C# and so on. Saying that a programming language is better than another is just plain stupid! it all depends on the task at hand. This is not true for compilers though...