Make constructs rename/module aware? #78

Open
opened 2021-11-06 23:22:18 +08:00 by pca006132 · 0 comments

Currently, constructs like KernelInvariant, with parallel, are hard-coded into nac3core. We can make these rename and module aware after implementing #40. We will need to provide a skeleton implementation in Python so users can import and rename them.

Related: #74 (comment)

Currently, constructs like `KernelInvariant`, `with parallel`, are hard-coded into nac3core. We can make these rename and module aware after implementing #40. We will need to provide a skeleton implementation in Python so users can import and rename them. Related: https://git.m-labs.hk/M-Labs/nac3/issues/74#issuecomment-3056
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#78
There is no content yet.