RUNNING AND DEBUGGING PYTHON AND IRONPYTHON SCRIPTS
Scripter supports running and debugging Python and IronPython code, both simple scripts and projects with multiple source files.
Python and IronPython engines provide seamless integration with .NET.
Unlike .NET debugger, Python and IronPython script debuggers can debug scripts that access objects hosted by the application in the same application process.
Previous
RUNNING AND DEBUGGING TYPESCRIPT AND JAVASCRIPT CODE
Next