Dylan Unit

  1. Dylan Unit(dyunit) is...
    dynunit is a simple implementation of xUnit for the programming languate Dylan.
    The object system of Dylan is based on an usual class concept and the generic function, an unique method dispatch mechanism. For a programmer who is working in usual object systems(Smalltalk, Java, etc) will find this object system as a bit strange and a great interesting world.

    I'm a novice Dylan programmer, I don't know if this dyunit implementation's design is in ordinal Dylan programming style. So, any suggestions are welcome.

  2. download
    For running this version of dyunit, you need Object Developer Basic Edition(free) and Core Library Pack($49.95).

  3. TO DO -- these functions are not yet implemented.

  4. memo
    1. none

omura@acm.org