Sujet : Re: Fun: Object Pascal on VMS
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 04. Sep 2024, 22:38:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbak14$3a4$2@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Pan/0.160 (Toresk; )
On Wed, 4 Sep 2024 15:10:49 -0400, Arne Vajhøj wrote:
[LLVM] will definitely help with the optimization of the code generated
by FPC. It is significantly worse than what GCC/LLVM/MSVC++.
Also, I came across this project called QBE <
https://c9x.me/compile/>.
It’s nowhere near as ambitious as LLVM, but it looks interesting for some
smaller-scale uses.
There’s a standard Debian package available. Also, it doesn’t insist on
strict SSA. ;)