Skip to content

Change instantiation logic for parameterized custom types - #241

Open
elegios wants to merge 1 commit into
miking-lang:masterfrom
elegios:graph-translation-instantiation-logic
Open

Change instantiation logic for parameterized custom types#241
elegios wants to merge 1 commit into
miking-lang:masterfrom
elegios:graph-translation-instantiation-logic

Conversation

@elegios

@elegios elegios commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

The automatic translation for graphs sometimes needs to convert between a normal Type (that the rest of the compiler uses) and a PType, which is a structural thing used in the translation to track where we have PVal wrapping. This PR changes how we do that translation for user-defined types with type parameters.

@elegios
elegios force-pushed the graph-translation-instantiation-logic branch from 7e65428 to c42a353 Compare August 12, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant