/fsharp-circuits

showing how to model, draw, and calculate on DC circuits using F# features

Primary LanguageF#

fsharp-circuits

Solving and drawing DC circuits in ~150 expressive lines of F#.

circuit drawn with F#!

To draw it yourself, just run the fsx (though I've only tried in on mono).

I learned how to draw recursively at a SFsharp dojo.