In mid/late 90s I was working at MIT's university network (Athena) and my memory is similar, but different from yours. Perhaps because we weren't a Windows shop. I did actually work on a dual-boot x86 box sometimes, but the dual OSes were Linux and BSD.
We were still doing everything in C, but the cool kids I listened too were saying skip C++ if you want something OO but C-like and go straight to Java. So when I saw Per Bothner's Scheme-to-JVM compiler (Kawa) I knew my next implementation of BRL should use it.
What surprised me was the number of people at MIT who said, "Yuck, Scheme" when I was pushing it as the best syntax for web development (this after 12 years of me ignoring it in favor of C). I think a lot of people did not have a good experience going through 6.001 (SICP), even though other people, like me, loved it. I hate to say it, but what really suppressed the widespread adoption of Lisps may have been SICP.
We were still doing everything in C, but the cool kids I listened too were saying skip C++ if you want something OO but C-like and go straight to Java. So when I saw Per Bothner's Scheme-to-JVM compiler (Kawa) I knew my next implementation of BRL should use it.
What surprised me was the number of people at MIT who said, "Yuck, Scheme" when I was pushing it as the best syntax for web development (this after 12 years of me ignoring it in favor of C). I think a lot of people did not have a good experience going through 6.001 (SICP), even though other people, like me, loved it. I hate to say it, but what really suppressed the widespread adoption of Lisps may have been SICP.