logoalt Hacker News

jll29yesterday at 8:52 PM2 repliesview on HN

There is a great documentary film about the origins of Python, which also talks about the ABC license, which influenced Python syntax (and the ABC project gave G. v. Rossum the job during which he created Python): https://www.youtube.com/watch?v=GfH4QL4VqJ0


Replies

jibalyesterday at 9:41 PM

There's an article at the above site: https://inference-review.com/article/the-origins-of-python

From it I learned a remarkable nugget of computing history: P.J. Plauger, well known as a C language guy (he and I were both on X3J11, the C Language Standards committee), originated the idea of using significant white space as the "signal" to the compiler to indicate statement grouping instead of using begin/end keywords or braces.

ronimacielyesterday at 9:23 PM

Documentary excellent