Hello,Awhile back, I mentioned a 'define-record-type++' macro. I use something like this extensively in box2d-lite.
Now I'm experimenting with a 'class' macro:
http://gist.github.com/358639
Ed
Hello,Awhile back, I mentioned a 'define-record-type++' macro. I use something like this extensively in box2d-lite.
Now I'm experimenting with a 'class' macro:
http://gist.github.com/358639
Ed