The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] 8bc -- a B compiler for the PDP-8
@ 2019-09-20 22:53 Robert Clausecker
  2019-09-23 17:25 ` Clem Cole
  0 siblings, 1 reply; 3+ messages in thread
From: Robert Clausecker @ 2019-09-20 22:53 UTC (permalink / raw)
  To: tuhs

Greetings!

As a project for our university's seminar on the PDP-8 I wrote a
compiler for the B language targeting it.  It's a bit rough around
the edges and the runtime code needs some work (division and
remainder are missing), but it does compile B code correctly,
generating acceptable code (for my taste, though the function call
sequence could be better).

I hope some of you enjoy this compiler for an important historical
language for an important historical computer (makes me wonder why
the two weren't married before).

https://github.com/fuzxxl/8bc

Yours,
Robert Clausecker

-- 
()  ascii ribbon campaign - for an 8-bit clean world 
/\  - against html email  - against proprietary attachments

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-23 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20 22:53 [TUHS] 8bc -- a B compiler for the PDP-8 Robert Clausecker
2019-09-23 17:25 ` Clem Cole
2019-09-23 18:01   ` Henry Bent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).