Hi, John,
Von: John Gietzen
> I'm trying to compile Pygments to be called from a C# library, but I've come
> accross a few hurdles.
> The first was an issue with function calls with more that 13 arguments
> throwing an error stating that the compiler is "Unable to make a reference to
> a tran
What are the guidelines for bringing in part or all of an external library?
What licenses are compatible with the rest of the IP source code so it won't
be tainted by anything?
Thanks,
slide
--
slide-o-blog
http://slide-o-blog.blogspot.com/
___
Ironpy
I'm trying to compile Pygments to be called from a C# library, but I've come
accross a few hurdles.
The first was an issue with function calls with more that 13 arguments
throwing an error stating that the compiler is "Unable to make a reference
to a transient module from a non-transient module."
We're pleased to announce the release of Python Tools for Visual Studio - RC 2.
Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual
Studio which supports programming with the Python programming language. PTVS is
released under the Apache License, 2.0. This release includes
Hi ironpython,
Here's your Daily Digest of new issues for project "IronPython".
In today's digest:ISSUES
1. [New comment] Implement the _hashlib module
2. [Status update] Implement the _hashlib module
--
ISSUES
1. [New comment] Implement the _hashli
Hi, Lukáš,
Von: Lukáš Duběda [mailto:loo...@duber.cz]
> thank you very much for the info! Much appretiated.
>
> As for Qt bindings, this is something new to me, I though Qt was out of
> reach for C# or IronPython devs? Where can I get more info about this? I
> remember searching for Qt bindings
Hi, Markus,
thank you very much for the info! Much appretiated.
As for Qt bindings, this is something new to me, I though
Qt was out of reach for C# or IronPython devs? Where can I
get more info about this? I remember searching for Qt bindings
for .NET, but only found some very complex code show