Re: Fun: Object Pascal on VMS

Liste des GroupesRevenir à co vms 
Sujet : Re: Fun: Object Pascal on VMS
De : craigberry (at) *nospam* nospam.mac.com (Craig A. Berry)
Groupes : comp.os.vms
Date : 03. Sep 2024, 23:27:59
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vb82hf$3ge34$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
On 9/3/24 2:59 PM, Arne Vajhøj wrote:
On 9/2/2024 7:51 PM, Lawrence D'Oliveiro wrote:
On Mon, 2 Sep 2024 11:35:16 -0400, Arne Vajhøj wrote:
On PC:
>
C:\Work\VMS\objectpascal>ppcjvm demo.pas
...
>
On VMS:
>
$ java -cp demo.jar:fpcjvm.jar "demo"
F1=0,F2=
F1=123,F2=ABC
>
VMS can no longer self-host its own development stack any more.
It depends on what is meant by "its own development stack." It certainly
does self-host the tools used to build the OS itself.
There are lots of compilers and interpreters available on VMS.
 There are also a bunch that are not available on VMS. That
bunch include FPC.
 If someone wanted FPC to run on VMS, then they could
port it. It is open source.
 FPC has really nothing to do with VMS, but compiling to
Java byte code is a very broad targeting cross compiler.
Which I took advantage of.
And I think everyone who wasn't trolling recognized that.  The JVM
brings a big party with it wherever it goes.  .NET would bring a
slightly smaller but still nice-to-have party.  With LLVM as a
foundation for the current crop of VMS compilers, many things are
possible (but nothing is easy).
Has anyone actually tried porting FPC to VMS?  It looks at first glance
like a lot of it is written in Pascal, so I assume it would need to be
cross-compiled initially.

Date Sujet#  Auteur
2 Sep 24 * Fun: Object Pascal on VMS36Arne Vajhøj
3 Sep 24 `* Re: Fun: Object Pascal on VMS35Lawrence D'Oliveiro
3 Sep 24  +- Re: Fun: Object Pascal on VMS1Single Stage to Orbit
3 Sep 24  +* Re: Fun: Object Pascal on VMS15Simon Clubley
3 Sep 24  i`* Re: Fun: Object Pascal on VMS14Dave Froble
3 Sep 24  i `* Re: Fun: Object Pascal on VMS13Simon Clubley
3 Sep 24  i  +- Re: Fun: Object Pascal on VMS1bill
3 Sep 24  i  +- Re: Fun: Object Pascal on VMS1Arne Vajhøj
4 Sep 24  i  `* Re: Fun: Object Pascal on VMS10Dave Froble
4 Sep 24  i   +* Re: Fun: Object Pascal on VMS8Arne Vajhøj
7 Sep 24  i   i`* Re: Fun: Object Pascal on VMS7Dave Froble
7 Sep 24  i   i +- Re: Fun: Object Pascal on VMS1Arne Vajhøj
7 Sep 24  i   i +* Re: Fun: Object Pascal on VMS2bill
7 Sep 24  i   i i`- Re: Fun: Object Pascal on VMS1Dave Froble
9 Sep 24  i   i `* Re: Fun: Object Pascal on VMS3Simon Clubley
9 Sep 24  i   i  +- Re: Fun: Object Pascal on VMS1Michael S
9 Sep 24  i   i  `- Re: Fun: Object Pascal on VMS1Dan Cross
4 Sep 24  i   `- Re: Fun: Object Pascal on VMS1Arne Vajhøj
3 Sep 24  `* Re: Fun: Object Pascal on VMS18Arne Vajhøj
3 Sep 24   `* Re: Fun: Object Pascal on VMS17Craig A. Berry
3 Sep 24    +* Re: Fun: Object Pascal on VMS6Arne Vajhøj
4 Sep 24    i`* Re: Fun: Object Pascal on VMS5Arne Vajhøj
7 Sep 24    i `* Re: Fun: Object Pascal on VMS4Lawrence D'Oliveiro
7 Sep 24    i  +- Re: Fun: Object Pascal on VMS1Arne Vajhøj
7 Sep 24    i  +- Re: Fun: Object Pascal on VMS1Arne Vajhøj
9 Sep 24    i  `- Re: Fun: Object Pascal on VMS1Simon Clubley
4 Sep 24    `* Re: Fun: Object Pascal on VMS10bill
4 Sep 24     `* Re: Fun: Object Pascal on VMS9Arne Vajhøj
4 Sep 24      +* Re: Fun: Object Pascal on VMS4bill
4 Sep 24      i+* Re: Fun: Object Pascal on VMS2Dave Froble
4 Sep 24      ii`- Re: Fun: Object Pascal on VMS1Simon Clubley
4 Sep 24      i`- Re: Fun: Object Pascal on VMS1Arne Vajhøj
4 Sep 24      `* Re: Fun: Object Pascal on VMS4Chris Townley
4 Sep 24       `* Re: Fun: Object Pascal on VMS3Arne Vajhøj
4 Sep 24        `* Re: Fun: Object Pascal on VMS2Lawrence D'Oliveiro
5 Sep 24         `- Re: Fun: Object Pascal on VMS1Simon Clubley

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal