Re: ISO: The Eiffel OO programming language and IDE, on VMS

Liste des GroupesRevenir à co vms 
Sujet : Re: ISO: The Eiffel OO programming language and IDE, on VMS
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vms
Date : 26. Mar 2025, 14:28:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vs0ve8$1q5mh$3@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Mozilla Thunderbird
On 3/26/2025 8:54 AM, gcalliet wrote:
Le 26/03/2025 à 13:02, Arne Vajhøj a écrit :
On 3/26/2025 1:09 AM, David Meyer wrote:
Is there anything in the VSI licensing that would prevent a community of
VMS and Rust (for example) fans from developing a VMS port of a Rust
compiler and releasing the compiler as open source?
>
No.
>
VMS users can write or port all the compilers they want to. And
they have done so in the past: old versions of GCC C and C++ ran on
VMS VAX and VMS Alpha, old versions of Gnat Ada ran on VMS Alpha
and VMS Itanium.
>
The reason it is not happening is not license restrictions, but
lack of interest (willing to do work type of interest - not
it would be nice if somebody else did the work interest) in
the VMS community.
>
The specific discussion was about the LLVM compiler backend,
that VSI use for their compilers. If VSI made that available
(it is open source) then it would be easier for people to
write or port new compilers using LLVM as backend.
 >
It's the most important point.
Note: this is pure speculation - I have no idea about
what VSI actually thinks about the topic.
It is obvious that VSI will need to upgrade LLVM several
times within the next 10-20-30 years. It is obvious (to me
at least) that it does not make sense for VSI to re-port aka
re-apply changes every time they take a new cut - it makes
sense to get the VMS changes into the upstream product to
make LLVM upgrades much easier. So when Intel & AMD
release AVX-8192 in 2034, then LLVM add support for that,
VSI grab the latest LLVM and the VMS compilers support it.
It has to happen.
But things does not happen by magic - they happen due to
hard work. It takes effort to setup a usable public
Github repo (usuable = no dependency on VSI internal build
environment) and it takes effort to get open source changes
into an upstream project. And VSI compiler team is not a 1000
man team. So they prioritize.
I suspect that if projects to write/port native compilers
based on LLVM (for languages not supported by VSI) to VMS
started to materialize, then that could help push the
VMS LLVM release up the priority list.
Arne

Date Sujet#  Auteur
23 Mar 25 * Re: ISO: The Eiffel OO programming language and IDE, on VMS68Lawrence D'Oliveiro
23 Mar 25 +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Scott Dorsey
25 Mar 25 `* Re: ISO: The Eiffel OO programming language and IDE, on VMS66Subcommandante XDelta
26 Mar 25  +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1jeffrey_dsi
26 Mar 25  +* Re: ISO: The Eiffel OO programming language and IDE, on VMS41David Meyer
26 Mar 25  i`* Re: ISO: The Eiffel OO programming language and IDE, on VMS40Arne Vajhøj
26 Mar 25  i +* Re: ISO: The Eiffel OO programming language and IDE, on VMS4Dan Cross
26 Mar 25  i i`* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Arne Vajhøj
26 Mar 25  i i +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
26 Mar 25  i i `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Dan Cross
26 Mar 25  i +* Re: ISO: The Eiffel OO programming language and IDE, on VMS8gcalliet
26 Mar 25  i i`* Re: ISO: The Eiffel OO programming language and IDE, on VMS7Arne Vajhøj
26 Mar 25  i i `* Re: ISO: The Eiffel OO programming language and IDE, on VMS6Simon Clubley
26 Mar 25  i i  +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
26 Mar 25  i i  `* Re: ISO: The Eiffel OO programming language and IDE, on VMS4Michael S
27 Mar 25  i i   `* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Lawrence D'Oliveiro
27 Mar 25  i i    `* [OT] A64Fx was: ISO: The Eiffel OO programming language and IDE, on VMS2Michael S
27 Mar 25  i i     `- Re: [OT] A64Fx was: ISO: The Eiffel OO programming language and IDE, on VMS1Lawrence D'Oliveiro
26 Mar 25  i +* Re: ISO: The Eiffel OO programming language and IDE, on VMS2Simon Clubley
26 Mar 25  i i`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
26 Mar 25  i +* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Lawrence D'Oliveiro
26 Mar 25  i i`* Re: ISO: The Eiffel OO programming language and IDE, on VMS2Arne Vajhøj
26 Mar 25  i i `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Lawrence D'Oliveiro
27 Mar 25  i `* Re: ISO: The Eiffel OO programming language and IDE, on VMS22Craig A. Berry
27 Mar 25  i  `* Re: ISO: The Eiffel OO programming language and IDE, on VMS21Arne Vajhøj
27 Mar 25  i   +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Lawrence D'Oliveiro
28 Mar 25  i   `* Re: ISO: The Eiffel OO programming language and IDE, on VMS19Simon Clubley
28 Mar 25  i    +* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Arne Vajhøj
28 Mar 25  i    i+- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Lawrence D'Oliveiro
31 Mar 25  i    i`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Simon Clubley
28 Mar 25  i    +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1John Reagan
29 Mar 25  i    `* Re: ISO: The Eiffel OO programming language and IDE, on VMS14Waldek Hebisch
29 Mar 25  i     +* Re: ISO: The Eiffel OO programming language and IDE, on VMS9Chris Townley
29 Mar 25  i     i+* Re: ISO: The Eiffel OO programming language and IDE, on VMS2Waldek Hebisch
29 Mar 25  i     ii`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Craig A. Berry
29 Mar 25  i     i+* Re: ISO: The Eiffel OO programming language and IDE, on VMS3bill
30 Mar 25  i     ii`* Re: ISO: The Eiffel OO programming language and IDE, on VMS2Arne Vajhøj
30 Mar 25  i     ii `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
30 Mar 25  i     i+* Re: ISO: The Eiffel OO programming language and IDE, on VMS2Arne Vajhøj
30 Mar 25  i     ii`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
30 Mar 25  i     i`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Dan Cross
30 Mar 25  i     `* Re: ISO: The Eiffel OO programming language and IDE, on VMS4Arne Vajhøj
30 Mar 25  i      `* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Waldek Hebisch
30 Mar 25  i       +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Dan Cross
30 Mar 25  i       `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Lawrence D'Oliveiro
26 Mar 25  `* Re: ISO: The Eiffel OO programming language and IDE, on VMS23Simon Clubley
26 Mar 25   +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
26 Mar 25   `* Re: ISO: The Eiffel OO programming language and IDE, on VMS21Subcommandante XDelta
26 Mar 25    +* Re: ISO: The Eiffel OO programming language and IDE, on VMS10Arne Vajhøj
27 Mar 25    i+* Re: ISO: The Eiffel OO programming language and IDE, on VMS5Subcommandante XDelta
27 Mar 25    ii`* Re: ISO: The Eiffel OO programming language and IDE, on VMS4gcalliet
30 Mar 25    ii `* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Subcommandante XDelta
30 Mar 25    ii  +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Single Stage to Orbit
31 Mar 25    ii  `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1gcalliet
27 Mar 25    i`* Re: ISO: The Eiffel OO programming language and IDE, on VMS4Lawrence D'Oliveiro
27 Mar 25    i `* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Arne Vajhøj
27 Mar 25    i  +- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
28 Mar 25    i  `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Simon Clubley
27 Mar 25    `* Re: ISO: The Eiffel OO programming language and IDE, on VMS10bill
27 Mar 25     `* Re: ISO: The Eiffel OO programming language and IDE, on VMS9Arne Vajhøj
27 Mar 25      +* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Lawrence D'Oliveiro
28 Mar 25      i+- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
28 Mar 25      i`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Arne Vajhøj
28 Mar 25      `* Re: ISO: The Eiffel OO programming language and IDE, on VMS5Simon Clubley
28 Mar 25       +* Re: ISO: The Eiffel OO programming language and IDE, on VMS3Chris Townley
29 Mar 25       i+- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Dave Froble
31 Mar 25       i`- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Simon Clubley
29 Mar 25       `- Re: ISO: The Eiffel OO programming language and IDE, on VMS1Andreas Eder

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal