jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.58k stars 505 forks source link

V3 : test IO translations #1295

Open z3dev opened 10 months ago

z3dev commented 10 months ago

Expected Behavior

All IO libraries produce V3 compliant code; design structure, function definitions, lint compliant, etc.

Actual Behavior

unknown