Java is going to have closures.
- From: "Javier" <javuchi@xxxxxxxxx>
- Date: 23 Aug 2006 17:43:27 -0700
As you probably know, recently Java has incorpored annotations and
templates into its syntax, and the combinations of both make Java more
dinamic and in some way closer to the compiler behavor as Lisp macros
do.
Now, they are pretending to add closures. You can find the paper
explaining their intentions here:
http://blogs.sun.com/roller/resources/ahe/closures.pdf
Now I'm thinking: it is really true that the programming world is
tending towards Lisp. If we continue in this line, we're going to have
Java and other languages evolutionating until they are very close to
Lisp.
But the most interesting thing is that they are implementing these
things now, but most of them just ignore that Lisp was able to do so
from 30 years ago to now!
I'd like to read some comments from all you experts.
.
- Follow-Ups:
- Re: Java is going to have closures.
- From: David Steuber
- Re: Java is going to have closures.
- From: Patrick May
- Re: Java is going to have closures.
- From: joh
- Re: Java is going to have closures.
- From: Pascal Costanza
- Re: Java is going to have closures.
- From: Tim Bradshaw
- Re: Java is going to have closures.
- From: JShrager
- Re: Java is going to have closures.
- From: Ken Tilton
- Re: Java is going to have closures.
- Prev by Date: Re: elisp: format-time-string's %z problem
- Next by Date: Re: Java is going to have closures.
- Previous by thread: Better class type compare than typep?
- Next by thread: Re: Java is going to have closures.
- Index(es):
Relevant Pages
|