<div class="gmail_quote">On 5 December 2011 15:33, Don <span dir="ltr"><<a href="mailto:nospam@nospam.com">nospam@nospam.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5">On 05.12.2011 06:27, Walter Bright wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12/3/2011 6:53 PM, Don wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It's the things like:<br>
is (foo bar == super)<br>
which I think you can't understand without looking up the spec every<br>
time. We<br>
still don't have a nice way of expressing such things.<br>
</blockquote>
<br>
I agree, but that's a low priority for now, because at least you can get<br>
work done with it.<br>
</blockquote>
<br></div></div>
Right. But it's hard to come up with high-priority language issues these days. The old ones have been fixed. <g>.<br>
</blockquote></div><br><div>I've got one... there's no 128bit hardware vector type! ;) .. That's pretty high for me :P</div><div>Even if it doesn't do anything, just allocates and addresses the hardware regs and schedules loads/stores... Can write maths in asm, but need a type to pass to/from functions and store in structs/classes...</div>