Re: Why the VB6 versus VB.NET contest is baloney

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



On Dec 3, 2:26 pm, "Michael C" <nos...@xxxxxxxxxxx> wrote:
"dpb" <n...@xxxxxxx> wrote in messagenews:fj1qp9$ujh$1@xxxxxxxxxxx
The conclusion of this is that whatever development environment/language
you select, imo it should be a language that has a recognized Standard and
has compilers from more than one vendor. You then have a core language
with possible vendor-specific and/or OS-specific extensions, but you're
not tied into a single vendor with no real recourse.

Great idea but is that possible for a high level language?

Michael

C#, the CTS, and the core of the .NET framework are ISO standards.
There are currently 3 C# compilers - Microsoft's C# compiler, Novell's
Mono compiler, and the dotGNU compiler. The Mono project also has a
VB.NET compiler as well.

So, yes it's possible.

--
Tom Shelton
.



Relevant Pages

  • Re: Problem with a linked list
    ... If a language vendor is not getting feedback about C, but is about C++, ... spending effort, going forward, on the older C compiler outside of ... rushing to support the "C99" standard. ...
    (comp.lang.c)
  • Re: "STL from the Ground Up"
    ... high-level intermediate language than can interoperate with many other ... If your language lacks expressive features then you cannot write code ... memory management in comparison. ... Mostly because type errors mean that the programmer and compiler disagree ...
    (comp.programming)
  • Re: A note on computing thugs and coding bums
    ... It would handle international characters if the execution character ... method I used in "Build Your Own .Net Language and Compiler". ... work areas and counting on Nul is an illusion. ...
    (comp.programming)
  • Re: WaitForSingleObject() will not deadlock
    ... represent an incorrect implementation of the language. ... the *compiler* does not guarantee this. ... but to state it in terms of the execution instead of the formal semantics of the language ... as long as the optimizations do not change the semantics of the language). ...
    (microsoft.public.vc.mfc)
  • Re: subroutine stack and C machine model
    ... Use a compiler optimizer ... higher determinism means that optimizer has more information. ... C programmers like to brag that their "language" is more ... prospective computer science majors at Princeton. ...
    (comp.lang.c)