Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Lambdaj: manipulate java collections without loops (code.google.com)
49 points by mariofusco on April 9, 2010 | hide | past | favorite | 5 comments



If you really push bulk collection / vector oriented programming, you end up with something like J, K, or Joy. There's a ton of resources at no stinking loops (http://www.nsl.com/), if you're interested. (It's too bad J and K are closed source.)

FWIW, Joy (http://www.latrobe.edu.au/philosophy/phimvt/joy.html) is quite simple, like Forth. I wrote an interpreter in Prolog in about an hour last weekend.


Two similar projects that might be interesting:

http://functionaljava.org/

http://commons.apache.org/sandbox/functor/


You might also be interested in this -> http://github.com/hraberg/enumerable


just from a 5-second glance, reminds me of jQuery idiomatic style


Looks really handy!




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: