Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What Scheme does /prog/ use?

Name: Anonymous 2012-01-28 22:31

I have been using Chicken for a little bit. Used Racket for like 5 minutes. R6RS is PIG DISGUSTING!

That is all.

Name: Anonymous 2012-01-29 18:23

>>27
Intel and AMD spend billions on register renaming, out-of-order execution, flag renaming, micro-ops, and floating point stack optimization to work around the limitations of a 70's subscalar accumulator-based register-starved ISA in hardware, and compiler writers and assembly programmers spend time and money on instruction reordering, floating point stack optimization, and spilling registers to stack to work around the limitations of a 70's subscalar accumulator-based register-starved ISA in software. It's the worst of both worlds. It's not high level and orthogonal enough to make life easier for software programmers and it's not simple enough to make life easier for hardware engineers.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List