What, again?
Posted May 4, 2007 16:28 UTC (Fri) by
schaueho (guest, #45025)
In reply to:
What, again? by dcoutts
Parent article:
The Rise of Functional Languages (Linux Journal)
Speaking of running code on object destruction, SBCL includes an extension called sb-ext:finalize, doing the obvious. I would be surprised to find that only SBCL should provide something like that (actually a quick goggle search tells me that there are all sorts of implementations of this, summed up in clocc). Of course, not part of the standard means not part of the language, and as you also point out, it's an additional hassle.
(
Log in to post comments)