Continuing work on the module_alias feature
Now most stuff in https://github.com/kwikius/openscad/tree/WIP-first-class-module/tests/data/scad/experimental/first_class_module is working
Only part not done is member access)
(https://github.com/kwikius/openscad.git
To test it ( tested on Linux only)
$ git clone -b WIP-first-class-module --single-branch https://github.com/kwikius/openscad.git
$ cd openscad
$ mkdir build
$ cd build
$ cmake .. -DEXPERIMENTAL=1
$ make -j2
#invoke local version of the openscad executable
$ ./openscad
On Monday, 5 September 2022 at 11:16:48 BST, kwikius--- via Discuss <discuss@lists.openscad.org> wrote:
done
OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org