1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-26 04:07:36 +00:00

Add a user friendly introduction to Muddle.

Some historical background, and a hello world example.
This commit is contained in:
Lars Brinkhoff
2020-09-22 12:22:41 +02:00
parent cb2ac644e9
commit 581362e82c
2 changed files with 77 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ There are some short introductions for beginners:
- [TECO survival guide](doc/TECO.md)
- [DDT debugging newbie guide](doc/debugging.md)
- [Hello MIDAS](doc/hello-midas.md)
- [Introduction to Muddle](doc/muddle.md)
- [DUMP and itstar](doc/DUMP-itstar.md)
- [Games](doc/games.md)
- [Printing](doc/printing.md)