Related articles |
---|
Bliss-11 and other Bliss compilers mark.mickelsen@comcast.net (Mark Mickelsen) (2006-11-26) |
Re: Bliss-11 and other Bliss compilers Brian.Inglis@SystematicSW.ab.ca (Brian Inglis) (2006-11-27) |
Re: Bliss-11 and other Bliss compilers bmoses-nospam@cits1.stanford.edu (Brooks Moses) (2006-11-28) |
From: | Brooks Moses <bmoses-nospam@cits1.stanford.edu> |
Newsgroups: | comp.compilers |
Date: | 28 Nov 2006 00:14:01 -0500 |
Organization: | Stanford University |
References: | 06-11-105 |
Keywords: | history |
Posted-Date: | 28 Nov 2006 00:14:01 EST |
Mark Mickelsen wrote:
> [I don't know of any work on Bliss past VMS Bliss-32 for the Vax and
> Alpha. You might see if you can find one of those and try
> bootstrapping from one of them to an x86. Since the Vax and Alpha
> have approximately the same memory addressing as an x86, byte
> addressed little-endian, it should mostly be a matter of minor
> adjustments to the stack frame format and redoing the code generator
> to generate x86 code. I wouldn't waste time with Bliss-11 unless you
> want to target 16 bit machines. -John]
There is someone working on a Bliss front end to GCC, as well; see
http://gcc.gnu.org/ml/gcc/2006-07/msg00486.html. Unfortunately, I don't
know anything about it besides what's in that message.
- Brooks
--
The "bmoses-nospam" address is valid; no unmunging needed.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.