Hacker News new | ask | show | jobs
by mk_stjames 1226 days ago
If you haven't seen it you may want to check out https://github.com/zalo/CascadeStudio

From what I see, it is exposing the OpenCascade base commands directly, versus your completely new DSL, but you might be interested in a way to implement your DSL on top of such an interface such as this which takes out a lot of the extra work of having a rendering interface, exports, etc, maybe.