Skip to content
This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Files

Latest commit

May 30, 2017
6cd082d · May 30, 2017

History

History

IronPython

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 3, 2010
Jan 18, 2017
May 30, 2017
Oct 21, 2016
Oct 4, 2016
May 17, 2017
Nov 23, 2016
Oct 21, 2016
Dec 21, 2014
Apr 10, 2017
Dec 21, 2014
Dec 21, 2014
Dec 16, 2015
Oct 20, 2016
Mar 10, 2012
May 16, 2017
Sep 30, 2016
May 17, 2017
Nov 7, 2016
Nov 7, 2016
Dec 15, 2011
Oct 20, 2016
Oct 22, 2016
Nov 7, 2016
Jan 18, 2015
Oct 21, 2016
Sep 3, 2010
Sep 3, 2010
Content description
-------------------

IronPython
  - Core compiler and runtime (IronPython.dll)

IronPython.Tests
  - Targetted compiler and runtime unit tests hosted in a C# test harness.

Public
  - Misc documentation, tutorial

Samples
  - demonstrations, such as comment checker, voice.

Scripts
  - Infrastructure scripts and helpers.

StdLib
  - Python standard library imports. 

Tests 
  - Test suites.

 
Please see http://wiki.github.com/IronLanguages/main for information on:
- Setting up a development environment with easy access to utility scripts
- Building
- Running test