On Fri, Dec 2, 2011 at 3:04 PM, Jeff Hardy wrote:
> I wouldn't be surprised if you were one of the first people to try
> this particular combination. However, anything that works from C#
> should work from IronPython (except possibly unsafe code).
>
> Translating C# to IronPython is fairly straigh
I wouldn't be surprised if you were one of the first people to try
this particular combination. However, anything that works from C#
should work from IronPython (except possibly unsafe code).
Translating C# to IronPython is fairly straightforward: remove most of
the punctuation :) You may have to
Hi, I'm new in this community, I will try to be brief:
- Python programmer.
- 0 experience DotNet, CSharp
I have a project for an open source game:.
IronPython
SlimDX
JigLibSDX (physics engine)
My question is: does it make sense for a game to use this resources?.
Wh