Page 1 of 1

creating native modules with sub-modules

Posted: Sat May 22, 2021 11:12 am
by v923z
Hi all,

Following up on a recurring request, I am trying to turn ulab into a native module. I can compile the example provided in the documentation, but I fail miserably, as soon as I try to define a sub-module for factorial. Is it possible at all to have sub-modules of native modules at this point, or have I simply overlooked something?

EDIT: the present question is a follow-up of viewtopic.php?f=3&t=8801. I would basically need some clarification on the developments since last summer.