Modula Keyb.
This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.
UNIX dates back to 1972. My own gripe with the Amiga manuals in general is
that they don't give you the types of arguments and parameters, beyond
"pointer". For example it's not immediately obvious that CreatProcess
returns a message port. C is based on B, which is basically BCPL with some
cosmetic fixes to the syntax: array[index] instead of array!index, for
example. Every time I browse through the BCPL book I'm sooooo thankful for
that.