1 # PowerPC 32-bit: Mac OS (9)
3 # Different Directory Separator
5 MacOS's directory separator is `:` (colon). This makes it a bit odd out of the
6 bunch since before that was the case, the OS had no actual directories.
10 The OS is cooperatively tasked, although there may be multi-threading.
14 Since Mac OS 9 is quite dated, getting information from it may be difficult.
18 The environment appears to be very laced with Pascal, which I really last
19 touched a decade ago in high school. However, Pascal is quite easy.
23 Environments for building programs.
25 * Macintosh Programmer's Workshop (MPW)