I'm new to IronPyton (and Python in general).
Where can I find a good reference or spec for IronPython?

I'd like to find information on whether the following is available in
IronPython (google has been of limited help so far in the following
searches):
- conditional compilation
- attributes (e.g., System.SerializableAttribute)
- properties
- use of "is" (for example, why is "is" used with the boolean literal
"True"?)
- defining delegates
- structs (as in C#)

Thanks
-- 
View this message in context: 
http://www.nabble.com/IronPyton-newbie-questions-tf2246006.html#a6229361
Sent from the IronPython forum at Nabble.com.

_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to