Elm scripting, in the terminal

My first use case is to do some programmatic CAD.

I implement all the logic in Elm : model, translation, rotation, drawing ; use elm-scripting to generate the code for OpenSCAD which does the rendering, and supports live reload. :nerd_face:

16 Likes