What was the premiere Scheme programming environment for Scheme circa 1989?
@fogus though i was not there… probably chez, but it was proprietary. otherwise mit scheme
@fogus MIT Scheme probably or TI PC Scheme
@fogus
My own experience in this period has a huge soft spot for MacScheme as documented in the book:
‘Programming in MacScheme’ and its companion ‘MacScheme Manual and Software’.
I don’t have the titles to hand to refer to at this moment, but I realise I might have conflated MacScheme referenced by @samth and the ‘Scheme for Macs’ as above?
Anyway, this seemed to be a well-regarded system.
And I have fond memories of writing a college project on backpropagation in the early ‘90s (the archetypal ‘handwritten numerals’) using it. And discovering after much head-scratching, that yes, I’d implemented it correctly, but no, hadn’t realized it took several hours to train.
@fogus Depending on what you mean by environment, I think Scheme 84, MacScheme, MIT Scheme were probably the most significant ones.