From: Toby Thain: Friday, January 06, 2012 7:10 PM
On 06/01/12 9:49 PM, Vincent Slyngstad wrote:
Also, how would the code density of the compiled
Scheme compare to
native machine code?
Imho PDP-8 is a difficult target for a HLL compiler; they like more
registers. It's very cramped.
These are targeted for PIC. I'm not familiar with the larger PICs, but if
they are like the smaller ones, I don't think the PDP-8 can be a lot worse
than that. (The small PICs I've used actually remind me a bit of the PDP-8,
except for the mess they've made of the memory map.)
Vince