On Mon, 9 Jun 2025 at 17:02, Warner Losh <imp@bsdimp.com> wrote:


On Mon, Jun 9, 2025, 2:33 PM Henry Bent <henry.r.bent@gmail.com> wrote:
Hi all,

Do sources exist for a MACRO-11 assembler for UNIX?  The only package I have found is written in MACRO-11 and relies on a provided binary to regenerate itself; it's on the brl.pdp11 archive on the CSRG DVD.

Yes. The MACRO-11 we have is written in macro-11....

https://github.com/andpp/macro11

Is in C++, but I don’t know how good it is.

I also think the pdp11 binary is on the 2.11 tapes since Harvard LISP depends on it. Also on different USENIX tapes.

If it's on 2.11 then I'm definitely looking in the wrong place, because that's the environment I want to use.  I have the USENIX tape archives and I'll go through them, but to be honest I'm a little salty with whoever decided that they did not need to provide some sort of README or INDEX for those tapes.

-Henry