COMBAT, MUDCOM, and bootstrapper.
[pdp10-muddle.git] / README.md
index 75ed9b64ff34df89a9ce69214b40a55341cd712b..1544643aeb43f89a4fa171102ba9428d22957c0f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1 +1,12 @@
-Placeholder.
+## PDP-10 Muddle written in MIDAS assembly language
+
+`<mdl.int>` contains Muddle for TOPS-20, from around 1981.
+There should also be support for ITS, but it won't build as is.
+
+`<mdl.comp>` contains a TOPS-20 Muddle compiler from around 1982.
+
+`<sys.unsupported>` contains a few progams in the Muddle ecosystem.
+
+`MUDDLE` contains Muddle for ITS, from around 1973.
+
+`mim` contains Machine-Independent MDL for TOPS-20 and VAX.