Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ironpython

Simplfying DSL written for a C# app with IronPython

c# .net ironpython dsl

What is a safe way to stop a running thread?

What are the (dis)advantages of writing unit tests in a different language to the code?

How to impress developers with IronPython/Python [closed]

python ironpython

Writing PowerShell CmdLets in Python Dynamically

How do you use the standard library in IronPython?

c# python ironpython

Set style for certain controls within window from contained usercontrol

Are the "Iron" languages ready for prime time?

Using assembly attributes in F#

c# f# ironpython

What IronPython IDE should I use?

ide ironpython

Why the Common Language Runtime Cannot Support Java [closed]

c# java .net ironpython

C# 4.0: casting dynamic to static

How to integrate Python Code with C#.Net Core language? [closed]

Why is IronPython startup time so slow?

.net performance ironpython

Getting traceback information from IronPython exceptions

Would you recommend Iron Ruby, Iron Python, or PowerShell for making a C# application a script host?

How to install numpy and scipy for Ironpython27? Old method doesn't work

Can I treat IronPython as a Pythonic replacement to C#?

Extending C# .NET application - build a custom scripting language or not?

Python - test a property throws exception