Scheme to OpenSCAD Function Compiler
Written by Dominik Pantůček on 2026-07-02
racketOpenSCAD as a 3D modelling tool supports functional programming and therefore it can be used to easily express many complex ideas. However some programming languages such as Scheme can be more convenient in which case it might be handy to have a compiler of such language into the target system.