Hi, all. I'm slowly moving over to Julia from Python. There is just enough of a difference of Julia from other languages that I'd like to find a well-written, small to medium-sized Julia program to study its coding style and code organization. It doesn't have to be huge; just a well-organized collection of modules and classes/types. Any nominations for exemplary Julia?
(I've gone through various library code files, but libraries aren't organized the same as programs. I've skimmed a few of the programs in Julia.jl but it's hard to determine what's considered well-written.) Thanks, -Tom
