Linq to Python
namekuseijin
namekuseijin at gmail.com
Tue Sep 23 14:02:30 EDT 2008
More information about the Python-list mailing list
Tue Sep 23 14:02:30 EDT 2008
- Previous message (by thread): Linq to Python
- Next message (by thread): Linq to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 23, 2:07 pm, Jason Scheirer <jason.schei... at gmail.com> wrote: > On Sep 23, 7:48 am, hrishy <hris... at yahoo.co.uk> wrote: > > > Hi > > > Will LINQ be ported to Python ? > > > regards > > Hrishy > > I think this question is more appropriate to ask on an IronPython > development list -- LINQ is pretty solidly intertwined with .Net, and > so you'll likely want to look at the .Net implementation of Python. But surely the idea behind it will eventually spread. It's really just comprehensions generalized over XML and relational datasets, a noble goal. Besides, it's main purpose for .NET was to bring functional programming to it. Python already has that, somewhat...
- Previous message (by thread): Linq to Python
- Next message (by thread): Linq to Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list