On 2014-03-04 12:57, Jan Wedekind wrote:
Hi,
I have written a small blog post about object-oriented programming
with GNU Guile and GOOPS [1]. Having used the Ruby programming
language for some time, I am quite spoiled when it comes to objects ;)
It took me a while to figure out defining constructors and dynamic
instantiation of OO primitives. I hope it'll save somebody else some
time one day.
Any comments and suggestions are welcome.
Regards
Jan
[1] http://wedesoft.de/oop-with-goops.html
Hi, that's a nice blog, especially the illustrations. :-)
Thanks,
Neil