Skip to content

Commit fb3c09f

Browse files
committed
Update Src/README.md
1 parent 2fa45f0 commit fb3c09f

2 files changed

Lines changed: 17 additions & 29 deletions

File tree

Src/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# `src`
2+
3+
- `IronPython`: Core compiler and runtime (IronPython.dll)
4+
5+
IronPython.Tests: Targetted compiler and runtime unit tests hosted in a C# test harness.
6+
7+
`Scripts`: Infrastructure scripts and helpers.
8+
9+
`StdLib`: Python standard library imports.
10+
11+
`Tests`: Test suites.
12+
13+
Please see [the wiki](https://github.com/IronLanguages/ironpython3/wiki) for information on:
14+
15+
- Setting up a development environment with easy access to utility scripts
16+
- Building
17+
- Running test

Src/README.txt

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)