Stefan Behnel wrote: > Giles Thomas wrote: > > We are proud to announce the release of Resolver One, version 1.1 - the > > largest IronPython application in the world, we think, at 38,000 lines > > of production code backed up by 130,000 lines of unit and functional > > tests. > > Is it really IronPython specific code or would it run on standard Python?
It's really IronPython-specific, which is both a blessing - there's a suprising amount of really good .NET classes out there and it's great to be able to script them using Python from a grid-based environment - and a curse, because we lose the cross-platform capabilities and the C extensions like numpy. We're working on sorting out the latter with a project called Ironclad (<http://www.resolversystems.com/documentation/index.php/IronClad>) which aims to get C extensions working in IronPython. For the cross-platform stuff, in the longer term we hope to be Mono-compatible and so be able to support Linux and the Mac. All the best, Giles -- Giles Thomas MD & CTO, Resolver Systems Ltd. [EMAIL PROTECTED] +44 (0) 20 7253 6372 Try out Resolver One! <http://www.resolversystems.com/get-it/> (Free registration required) 17a Clerkenwell Road, London EC1M 5RD, UK VAT No.: GB 893 5643 79 Registered in England and Wales as company number 5467329. Registered address: 843 Finchley Road, London NW11 8NA, UK -- http://mail.python.org/mailman/listinfo/python-list