Re: CodeGear wish list
I mean both.
Create a compiler that generates native code like Delphi but uses c# as a
language and this for mac.
Dominique.
"Brian Moelk" <bmoelk@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:46e01875@xxxxxxxxxxxxxxxxxxxxxxxxx
Bernaert Dominique wrote:
I really think CodeGear should look at a Mac compiler.
Agreed.
This market is increasing fast and all I could find is offcourse the
development environment of Apple self, which is cocoa and realbasic, 2
languages I don't really like.
Java and Mono are also possibilities.
Delphi on Mac and to get a very large public, I would look at creating a
compiler that generates native code but uses c# as language.
What do you mean by "native code"? Native = "Look & Feel" or Native =
no-Garbage Collection?
--
Brian Moelk
Brain Endeavor LLC
bmoelk@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
.
Relevant Pages
- Re: VB6, VB2005, or Something Else?
... The compiler generates the name mangling under the hood, or if you export these functions in a DLL. ... However you cannot use them safely from another language or other compiler vendors. ... As soon as you update to the new compiler it would either break compatibility or would have 2 name mangling hierarchies - internal and COM name mangling - which surely would lead to let's say interface mangling hell - in analogy to the DLL hell. ... E.g. the C++ compiler will emit native code, where it's not possible to generate IL code. ... (microsoft.public.vb.general.discussion) - 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: Using Python for programming algorithms
... implementation of a language. ... all known Python implementations compile to byte-code. ... Wikipedia says about C that "its design goals were for it to be compiled using a relatively straightforward compiler, provide low-level access to memory, provide language constructs that map efficiently to machine instructions, and require minimal run-time support". ... that very strongly suggests that it was meant to be compiled to native code. ... (comp.lang.python) - Re: Further evidence MS hasnt abandoned Win32 development
... > So what is the advantage of using native code? ... the unmanaged compiler. ... MC++ is your language of choice if you want full control of the .NET ... Gives seamless access to all unmanaged libraries, such as DLLs, ... (borland.public.delphi.non-technical) |
|