REFERENCE / 02
Language Overview
Scope here:
ecky/cadexported CAD forms and opsecky/corehelper functions shipped with Eckyecky/paramsparameter forms- lowerer-visible keywords people otherwise guess from source
Out of scope here:
- full Steel standard library reference
- backend implementation internals
- UI behavior outside
.eckyauthoring
Mental model:
.eckyis Scheme surface syntax- compiler lowers it into Core IR
- verifier checks value kinds and op signatures
- native execution maps Core IR into
OcctPlan, then the precompiled Direct OCCT runner; FreeCAD lowering is optional interop
Read this order if new:
Forms and StructureParams and ControlsPrimitive SignaturesBoolean and Transform SignaturesSurface and Path SignaturesArray and Frame SignaturesSpecial / Custom OperationsSelector Strings and Named Keywords