[IronPython] Getting started with IronPython and Silverlight

Kenneth Miller xkenneth at gmail.com
Fri Oct 24 00:47:48 CEST 2008


All,

     I'm just getting started with IronPython and Silverlight, and to  
be honest I have not experience with C#. Are there are any basic  
tutorials or material that would kick me off on both of these  
subjects? I've been fiddling with the the SDL-SDK for a little while  
and I've written some basic examples, but I'm still unsure as to a  
couple of things. What modules (.Net or otherwise) does the python.dll  
that's distributed with the sdl-sdk include? Can i extend this? If so,  
how? Do I have to use it? How do I do basic operations? I've tried  
using CPython's minidom, which doesn't seem to exist and imports from  
System.Xml fail. Can I print to the terminal when using Chiron? Can I  
set pdb traces?

I'm currently running the sdl-sdk on OS X ontop of Mono, with pretty  
good success.

Thanks for all the help!

Regards,
Ken



More information about the Ironpython-users mailing list