Deutsch English Français Italiano |
<vs0qdf$1mlt9$1@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= <arne@vajhoej.dk> Newsgroups: comp.os.vms Subject: Re: ISO: The Eiffel OO programming language and IDE, on VMS Date: Wed, 26 Mar 2025 08:02:56 -0400 Organization: A noiseless patient Spider Lines: 24 Message-ID: <vs0qdf$1mlt9$1@dont-email.me> References: <j7jutjdo007jkfp956ofp846ecb0nfpr32@4ax.com> <vrnmla$155vg$1@dont-email.me> <vrvbb2$arv9$1@dont-email.me> <87v7rwjs3e.fsf@lucy.meyer21c.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 26 Mar 2025 13:02:57 +0100 (CET) Injection-Info: dont-email.me; posting-host="b9c27126b8e7dac4f1d684c453f82b7e"; logging-data="1791913"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+2w6CC9VJylCa0X2wIBse+ZVNkai9wmTM=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:Y79y2//fOvtFjPiaDP7GE/tejf4= Content-Language: en-US In-Reply-To: <87v7rwjs3e.fsf@lucy.meyer21c.net> Bytes: 2138 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. Arne