Feature: Static class inits #149

Open
opened 2023-07-17 21:15:59 +01:00 by deavmi · 0 comments
Owner

What is this?

We have the following:

  1. ClassStaticInit nodes are attached and linearized
  2. We can addInit(ClassStaticInit)
  3. We need to now do init emit
## What is this? We have the following: 1. `ClassStaticInit` nodes are attached and linearized 2. We can `addInit(ClassStaticInit)` 3. We need to now do init emit
deavmi added the
typing
dependency
labels 2023-07-17 21:16:10 +01:00
deavmi added this to the Basics milestone 2023-07-17 21:16:12 +01:00
deavmi modified the milestone from Basics to Object-orientation 2023-07-17 21:16:23 +01:00
deavmi added this to the Dependency tree, type-checking and codegen project 2023-07-17 21:16:28 +01:00
deavmi self-assigned this 2023-07-17 21:16:31 +01:00
deavmi added
emit
and removed
typing
dependency
labels 2023-07-17 22:26:51 +01:00
deavmi added reference feature/class_static_init 2023-07-17 22:27:01 +01:00
Sign in to join this conversation.
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: tlang/tlang#149
No description provided.