MetaObject: A meta-object system for Haskell based on Perl 6

[ bsd3, development, library, pugs ] [ Propose Tags ]

A meta-object system for Haskell based on Perl 6


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.6.20110925, 0.0.6.20150815
Dependencies base, containers, haskell98, stringtable-atom [details]
License BSD-3-Clause
Copyright 2006 Caio Marcelo, 2008 Audrey Tang
Author Audrey Tang <audreyt@audreyt.org>
Maintainer Audrey Tang <audreyt@audreyt.org>
Category Development
Uploaded by AudreyTang at 2008-06-21T06:51:17Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7161 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for MetaObject-0.0.2

[back to package description]
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. :-)