CompuServe Messages

#Word Perfect Pulls Plug

#: 117307 S10/ProgrammingForum unknown
    03-Apr-88 18:53:37
Sb: #117242-#Word Perfect Pulls Plug
Fm: Peter da Silva 70216,1076
To: Vic Wagner 76046,3004

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.

You obviously haven't seen the sort of abortions that are C's competitors in the low-high-level systems programming language arena: BCPL PL/M BLISS FORTH Structured Assembly This last refers to a group of languages that do things like: B=(HL) HL=HL+1 C=(HL) H=B L=C A=(HL)