Tag Archives: ironpython

XMPP and IronPython 2 using headstock, bridge and Kamaelia

I am glad to announce that IronPython 2 is now capable of running my XMPP Python library: headstock. .NET has already an excellent XMPP SDK called agsXMPP that is a native .NET/C# framework. However I’m a Python developers at heart … Continue reading

Posted in headstock, ironpython, oss, python, xmpp | Tagged , | Leave a comment

IronPython, OpenGL, GLFW and SDL

Triggered by a question posted on the IronPython mailing-list by Jane Janet, I decided to see how IronPython would deal with OpenGL. I quickly realized that the Tao framework was my best bet to gain access to OpenGL with .NET. … Continue reading

Posted in ironpython | Tagged | Leave a comment