comp.lang.ada
 help / color / mirror / Atom feed
From: "Steve D" <nospam_steved94@comcast.net>
Subject: Lambda expressions? LINQ?
Date: Tue, 15 Sep 2009 19:23:02 -0700
Date: 2009-09-15T19:23:02-07:00	[thread overview]
Message-ID: <a_Xrm.219312$vp.134581@newsfe12.iad> (raw)

I've been doing some c# programming and have just started using LINQ 
(language integrated query).

Using LINQ and the .NET framework I was able to query an XML document for 
all elements with a given element name, select an attribute with a specific 
name, split the content of the attribute (a comma separated list of strings) 
into it's individual strings and return an array of unique elements... in 
one line of source code.  When it worked after less than a minute of 
fiddling I sat back and said... Wow!

Anything under way to make this kind of power available in Ada (outside of 
A#)?

Regards,
Steve 




             reply	other threads:[~2009-09-16  2:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16  2:23 Steve D [this message]
2009-09-16  8:03 ` Lambda expressions? LINQ? Georg Bauhaus
2009-09-16 10:46 ` Jeffrey R. Carter
2009-09-18  1:59   ` Steve D
2009-09-18  5:23     ` sjw
2009-09-19  2:33       ` Steve D
2009-09-19  6:50         ` Martin
2009-09-19 14:35           ` Brad Moore
2009-09-19 16:38             ` Martin
2009-09-18 13:42     ` Jeffrey R. Carter
2009-09-18 15:45       ` Martin
2009-09-18  7:58   ` Martin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox