History of John Backus's functional programming project (draft)

(softwarepreservation.computerhistory.org)

37 points | by cwbuilds 4 days ago ago

3 comments

  • discarded1023 2 days ago ago

    I've always wondered if there's more to FP than (more or less) point-free style with an associated algebra. TFA seems to stop just when it might get interesting. Did Backus ever develop (or aim for) a notion of semantic completeness, e.g. Cartesian closure or whatever works [0] for Hughes's Arrows? The last has the interesting property of being foundationally point-free but also supporting a syntax with variables (with non-standard scoping rules). Which perhaps refutes Backus's original concerns.

    [0] https://en.wikipedia.org/wiki/Arrow_(computer_science)

  • pmcjones a day ago ago

    Author here. This is work-in-progress, not linked from top level. I'll keep working.

  • adrian_b 2 days ago ago

    TFA contains a great number of links to downloadable interesting research papers.