MultiJava
Description
MultiJava adds open classes and multiple dispatch to Java. Open classes let one add new operations to existing objects. Multiple dispatch has many uses; one typical example is to write event handlers for Swing applications while avoiding nested ifs.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of MultiJava!