|
|
|
|
|
by agentultra
4322 days ago
|
|
TIL: a solid CL implementation can provide safe maps from high-level intrinsic types to low-level implementation types at run-time. Also, SBCL has at least two IRs with each able to provide optimization hints to the code generator and compiler. So cool. I love reading Paul's posts. His bit on Tobasco sort[0] was amazing. [0] http://www.pvk.ca/Blog/2012/08/27/tabasco-sort-super-optimal... update: link |
|