@hackage MetaObject0.0.6.20110925
A meta-object system for Haskell based on Perl 6
Categories
License
BSD-3-Clause
Maintainer
Audrey Tang <audreyt@audreyt.org>
Links
- Documentation
- No source repository
- Security
Versions
- 0.0.6.20150815 Sat, 15 Aug 2015
- 0.0.6.20110925 Sat, 24 Sep 2011
- 0.0.6 Tue, 16 Dec 2008
- 0.0.5 Tue, 11 Nov 2008
- 0.0.4 Sun, 22 Jun 2008
- 0.0.3 Sat, 21 Jun 2008 Show all…
Installation
Dependencies (3)
- base >4 && <5
- containers
- stringtable-atom >=0.0.6 Show all…
Dependents (2)
@hackage/Pugs, @hackage/acme-everything
This library provides a class/object/role runtime as well as reflection facilities, based on the Perl 6 object system.
At the moment it's extremely experimental, with no documentations and no examples, and as a whole may not make any sense except for existing users of Pugs. :-)