The F#.NET Journal just published an article about electronics:
"The Arduino is a popular family of hobbyist microcontroller boards. These devices make it easy to connect sensors and actuators to a PC and control them via the serial port using a variety of programming languages including F#. This article shows how a simple circuit can be controlled from F# in order to visualize the properties of a transistor interactively..."
To read this article and more, subscribe to The F#.NET Journal today!
Background reading on the reference counting vs tracing garbage collection debate
-
Eight years ago I answered a question on Stack Overflow about the
suitability of OCaml and Haskell for soft real-time work like visualization:
"*for real-ti...
2 months ago