On 31/10/06, George Birbilis <[EMAIL PROTECTED]> wrote:
> I'm not a Java fan, but I have a say about this:
>
> Java is one language, many platforms.

Java is one language (there had been efforts to make other compilers produce
Java bytecode, esp. C/C++ but Sun wasn't very happy about it in the past
[only in recent years they started being less arrogant and more flexible
with that]) and one platform specification (a VM / runtime), with various
implementations (Sun, IBM, MSJava in the past, etc.)


I read the other day on OSNews about a company that developed a Object
Pascal compiler, that compiles to Java Bytecode.  Maybe that will be
of interest to you. Search OSNews if you want to read the article.

As for .NET, why not just call the Chrome command line compiler from
Lazarus. You can setup Lazarus by telling it where the compiler is.
You will need to submit a few patches to lazarus though, to get other
things to work, like debugger, etc. Not sure if this will work.

Graeme.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to