We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Src/README.md
1 parent 2fa45f0 commit fb3c09fCopy full SHA for fb3c09f
2 files changed
Src/README.md
@@ -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
0 commit comments