clasp
clasp copied to clipboard
Vm values
Some minor performance improvements to how the VM handles multiple values. Mostly it lets the compiler macro expanding apply into multiple-value-call be shared between bytecode and cclasp, which I think is nice.
This is hardly a high priority and it changes the VM definition, so this'll be a draft for a while