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 (>4 && <5), containers, stringtable-atom (>=0.0.6) [details]
License BSD-3-Clause
Copyright 2006 Caio Marcelo, 2008-2015 Audrey Tang
Author Audrey Tang <audreyt@audreyt.org>
Maintainer Audrey Tang <audreyt@audreyt.org>
Category Development, Pugs
Uploaded by AudreyTang at 2015-08-15T07:09:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7143 total (26 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-08-15 [all 1 reports]

Readme for MetaObject-0.0.6.20150815

[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. :-)