sharplispers / mw-equiv

Temporary home of Michael Weber's mw-equiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                                                             -*- outline -*-
MW-EQUIV --- An Extensible Object Equivalence for Common Lisp

* Build

Presuming ASDF is available:

    (asdf:oos 'asdf:compile-op :mw-equiv)
    (asdf:oos 'asdf:load-op :mw-equiv)

Depending on the Lisp being used, a (require :mw-equiv) might do as
well.

* Documentation

See directory doc/

* Licence

See file LICENCE.

* Authors

See file AUTHORS.

About

Temporary home of Michael Weber's mw-equiv

License:Other


Languages

Language:Common Lisp 100.0%