Terry Reedy writes:
> A few years ago, MIT switched from Scheme (which I believe originated
> at MIT) to Python for its first course. There might faculty blogs
> discussing the reasons. In any case, the course is one of MIT's free
> online offerings.
Berkeley recently made the same transition. T
Jean Dubois writes:
> I have an ethernet-rs232 adapter which allows me to connect to a
> measurement instrument by means of netcat on a linux system.
> e.g. entering nc 10.128.59.63 7000
> allows me to enter e.g.
> *IDN?
> after which I get an identification string of the measurement
> instrument