[1]: https://en.wikipedia.org/wiki/COBOL
[2]: https://en.wikipedia.org/wiki/FLOW-MATIC
[3]: https://en.wikipedia.org/wiki/ARITH-MATIC
[4]: https://en.wikipedia.org/wiki/Lisp_(programming_language)
[5]: https://en.wikipedia.org/wiki/Information_Processing_Languag...
PaulHoule•2h ago
In the 1960s there was a lot of work on languages like ALGOL and PL/I which were intended to occupy the niche that C occupied. One problem was that people didn’t know what I/O was going to look like and didn’t realize it didn’t matter for language design because you could relegate I/O to the standard library.