| Projects on Google Code | Results 1 - 3 of 3 |
The LinFu Framework is a set of libraries that extend the CLR by adding the following language features:
* Aspect-Oriented Programming
* Dynamic Proxies
* Late Binding
* Mixins
* Universal Event Handling
* Closures with Lambda Arguments
* Duck Typing
* Design by Contract
F...
Add interface implementation to your java class.
js.Class extends Javascript with a mixture of Class-based and Prototypal-based programming concepts. Offers the normal class-based features:
- Methods
- Constructors & Super Cctors
- Inheritance
- Namespaces
And prototypal features taken from Self:
- traits / mixins
...