Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for July 2007

Io

Io programming language

Cairo Binding - July 26, 2007

Trevor Fancher has added binding for the Cairo graphics library which is now available in the repo. Thanks Trevor!
http://www.iolanguage.com/blog/blog.cgi?do=item&id=107

Multiple Dispatch - July 19, 2007

Multiple-dispatch or multi-methods is the feature of some object-oriented programming languages in which a function or method can be specialized on the type of more than one of its arguments. - Wikipedia A typical multiple-dispatch example is a game with Asteriods, Bullets and Ships that have collision methods for each combination of interactions. In this case (and perhaps almost all cases), we only care about the first argument. And the problem is having to write switch statements like.
http://www.iolanguage.com/blog/blog.cgi?do=item&id=106
Available Archives
- May (1 item)
- June (4 items)
- July (2 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact