What's new? | Help | Directory | Sign in
Google
  
  
  
  
    
Code License: New BSD License
Labels: Java, Collections
Show all Featured Downloads:
yielder-0.2.2.jar
Show all Featured Wiki Pages:
Introduction Requirements
Join project
Project owners:
  aviad.infomancers

After creating a lightweight implementation of a runtime compiler for a "yield return"-like feature, it's only logical to create a Collections library which is easy to make and even easier to maintain. Please read the Introduction page to get more information.

The first step is to create a specialized iterators library. This will both help improve the yield feature and create a lighter iterators library than what exists today.

The next steps could be anything - From algorithms to advancing the runtime-compiler idea.