comp.lang.ada
 help / color / mirror / Atom feed
* Lambda expressions? LINQ?
@ 2009-09-16  2:23 Steve D
  2009-09-16  8:03 ` Georg Bauhaus
  2009-09-16 10:46 ` Jeffrey R. Carter
  0 siblings, 2 replies; 12+ messages in thread
From: Steve D @ 2009-09-16  2:23 UTC (permalink / 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 




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-09-19 16:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16  2:23 Lambda expressions? LINQ? Steve D
2009-09-16  8:03 ` 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

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