Ivory System Work In Progress

Current work on the Ivory programming system is listed here

Recently Completed Items

  1. Improved run-time type checks for object types

    All object types are subtypes of Ref. This means that any dyanamic type check from type * first ensures that the return type is Ref before checking against the dynamically obtained object type.

Outstanding Items

  1. Improvements to partial function handling

    The code generation for closure entry code needs to be improved so that it fully supports all of the following cases:


home

Last update: 11 October, 2005