Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
The new functional programming concept...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alberto Riva  
View profile  
 More options Sep 12 2012, 12:07 pm
Newsgroups: comp.lang.lisp
From: Alberto Riva <a...@nospam.ufl.edu>
Date: Wed, 12 Sep 2012 12:07:10 -0400
Local: Wed, Sep 12 2012 12:07 pm
Subject: The new functional programming concept...
 From the current issue of the Java Developer Newsletter, received today:

   Best-Kept Secrets Surrounding Java 8

   Did you know that the schedule for upcoming features in JDK 8 are
   available now on the OpenJDK site? How about that you can try out
   the new functional programming concept "lambda expressions"
   (AKA closures) now?

So sad...

Alberto


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yves S. Garret  
View profile  
 More options Sep 12 2012, 1:03 pm
Newsgroups: comp.lang.lisp
From: "Yves S. Garret" <yoursurrogate...@gmail.com>
Date: Wed, 12 Sep 2012 10:03:26 -0700 (PDT)
Local: Wed, Sep 12 2012 1:03 pm
Subject: Re: The new functional programming concept...

How cute, they're making baby-steps to catch up.  Aww... look at the baby pictures.  Isn't that the cutest baby you've ever seen?  Yeah... wait, it's not the cutest baby you've ever seen?  What you mean it's the ugliest baby you've ever seen?!?!?!  OFF WITH YOUR HEAD!!!!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kaz Kylheku  
View profile  
 More options Sep 12 2012, 2:18 pm
Newsgroups: comp.lang.lisp
From: Kaz Kylheku <k...@kylheku.com>
Date: Wed, 12 Sep 2012 18:18:41 +0000 (UTC)
Local: Wed, Sep 12 2012 2:18 pm
Subject: Re: The new functional programming concept...
On 2012-09-12, Yves S. Garret <yoursurrogate...@gmail.com> wrote:

> How cute, they're making baby-steps to catch up.

... with C++

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yves S. Garret  
View profile  
 More options Sep 12 2012, 2:24 pm
Newsgroups: comp.lang.lisp
From: "Yves S. Garret" <yoursurrogate...@gmail.com>
Date: Wed, 12 Sep 2012 11:24:57 -0700 (PDT)
Local: Wed, Sep 12 2012 2:24 pm
Subject: Re: The new functional programming concept...

On Wednesday, September 12, 2012 2:18:45 PM UTC-4, Kaz Kylheku wrote:
> On 2012-09-12, Yves S. Garret <yoursurrogate...@gmail.com> wrote:

> > How cute, they're making baby-steps to catch up.

> ... with C++

To be fair, this message from Sun (Oracle's little poodle) is dripping with marketing nonsense, so the message itself is absurd from the start.  However, the fact that Java is sort of a joke in this department is very serious.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
alessio.sta...@manydesigns.com  
View profile  
 More options Sep 13 2012, 5:41 am
Newsgroups: comp.lang.lisp
From: alessio.sta...@manydesigns.com
Date: Thu, 13 Sep 2012 02:41:21 -0700 (PDT)
Local: Thurs, Sep 13 2012 5:41 am
Subject: Re: The new functional programming concept...
Il giorno mercoledì 12 settembre 2012 18:07:11 UTC+2, Alberto Riva ha scritto:

It's also sad that "lambda expressions" in Java 8 are not really lambda expressions; they're not functions (there are no first-class functions in Java, the closest thing are method references which they're also adding in 8). Lambdas are mainly just syntax sugar for anonymous inner classes, a feature Java has had almost from the start.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
D Herring  
View profile  
 More options Sep 20 2012, 10:46 pm
Newsgroups: comp.lang.lisp
From: D Herring <dherr...@at.tentpost.dot.com>
Date: Thu, 20 Sep 2012 22:46:46 -0400
Local: Thurs, Sep 20 2012 10:46 pm
Subject: Re: The new functional programming concept...
On 09/12/2012 12:07 PM, Alberto Riva wrote:

>  From the current issue of the Java Developer Newsletter, received today:

>    Best-Kept Secrets Surrounding Java 8

>    Did you know that the schedule for upcoming features in JDK 8 are
>    available now on the OpenJDK site? How about that you can try out
>    the new functional programming concept "lambda expressions"
>    (AKA closures) now?

On a related note, look what C++ added last year.
http://en.wikipedia.org/wiki/Anonymous_function#C.2B.2B

- Daniel


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
proton  
View profile  
 More options Sep 22 2012, 3:14 pm
Newsgroups: comp.lang.lisp
From: proton <leosara...@gmail.com>
Date: Sat, 22 Sep 2012 12:14:54 -0700 (PDT)
Local: Sat, Sep 22 2012 3:14 pm
Subject: Re: The new functional programming concept...

The following quote comes to my mind:

"Those who do not know Lisp are doomed to reinvent it." - Erik Naggum


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gavino_himself  
View profile  
 More options Oct 5 2012, 10:36 pm
Newsgroups: comp.lang.lisp
From: gavino_himself <visplovesl...@gmail.com>
Date: Fri, 5 Oct 2012 19:36:13 -0700 (PDT)
Local: Fri, Oct 5 2012 10:36 pm
Subject: Re: The new functional programming concept...

fuck java!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
avodono...@gmail.com  
View profile  
 More options Oct 13 2012, 4:34 pm
Newsgroups: comp.lang.lisp
From: avodono...@gmail.com
Date: Sat, 13 Oct 2012 13:34:29 -0700 (PDT)
Local: Sat, Oct 13 2012 4:34 pm
Subject: Re: The new functional programming concept...
It would be funny to see s-expressions introduced somewhere in Java 12

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gavino_himself  
View profile  
 More options Oct 19 2012, 3:47 am
Newsgroups: comp.lang.lisp
From: gavino_himself <visplovesl...@gmail.com>
Date: Fri, 19 Oct 2012 00:47:08 -0700 (PDT)
Local: Fri, Oct 19 2012 3:47 am
Subject: Re: The new functional programming concept...

I wonder if someone made a few demo websites on common lisp and benchmarked vs tomcat for dynamic pages what would happen.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gavino_himself  
View profile  
 More options Oct 19 2012, 3:59 am
Newsgroups: comp.lang.lisp
From: gavino_himself <visplovesl...@gmail.com>
Date: Fri, 19 Oct 2012 00:59:21 -0700 (PDT)
Local: Fri, Oct 19 2012 3:59 am
Subject: Re: The new functional programming concept...

http://harmful.cat-v.org/software/java

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »