[ann] [parenscript-announce] New Parenscript release.

17 Feb
2009
17 Feb
'09
3:24 a.m.
Hello, The latest release of Parenscript fixes a few minor bugs from the previous release (mostly with macro-definition code), but most importantly it gets rid of the (.method object args) method-calling convention/hack. Now method calls are treated uniformly with function calls, so the previous expression becomes ((slot-value object 'method) args). The motivation behind this change is explained on the parenscript-devel mailing list: http://common-lisp.net/pipermail/parenscript-devel/2009-February/000465.html Vladimir _______________________________________________ parenscript-announce mailing list parenscript-announce@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-announce
5867
Age (days ago)
5867
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladimir Sedach