[erlang-questions] WOOPER 0.1 announced!

Olivier Boudeville olivier.boudeville@REDACTED
Sun Jul 22 16:10:54 CEST 2007


Hi,

WOOPER (Wrapper for OOP in Erlang) version 0.1 is released and should be
fully functional.

WOOPER is an open source lightweight layer on top of the Erlang language
offering constructs dedicated to Object-Oriented Programming, including
classes, instances, methods (requests or oneways), life-cycle management
(new/delete), multiple inheritance, polymorphism, state management,
etc., with some efforts to preserve overall performances
(hashtable-based virtual tables).

All documentation, sources and full examples are available here :
http://ceylan.sourceforge.net/main/documentation/wooper/

Any constructive feedback would be appreciated!

Regards,

Olivier Boudeville.



More information about the erlang-questions mailing list