ImplicitCAD – Programmatic CAD in Haskell
7 points by injuly
7 points by injuly
I should note that this project is presently unmaintained. Even still, the source code is well laid out and easy to follow. A great learning resource.
In defense of ImplicitCAD being unmaintained, I think it's the sort of thing that should "just work" without too much active maintenance.
I maintain a similar Haskell library called Waterfall-CAD, which makes a very different set of design decisions.