-
Notifications
You must be signed in to change notification settings - Fork 10
Add scoping blocks as a new statement type. #418
Copy link
Copy link
Open
Labels
component: compilerConcerning the compilerConcerning the compilercomponent: languageThe Definition of the Plasma LanguageThe Definition of the Plasma Languagemeta: aoc2021Issues encoutered during Advent of Code 2021Issues encoutered during Advent of Code 2021meta: triagedHas the issue been triaged yet?Has the issue been triaged yet?skill: mercurystatus: acceptedA bug we intend to fix it.A bug we intend to fix it.type: enhancement
Metadata
Metadata
Assignees
Labels
component: compilerConcerning the compilerConcerning the compilercomponent: languageThe Definition of the Plasma LanguageThe Definition of the Plasma Languagemeta: aoc2021Issues encoutered during Advent of Code 2021Issues encoutered during Advent of Code 2021meta: triagedHas the issue been triaged yet?Has the issue been triaged yet?skill: mercurystatus: acceptedA bug we intend to fix it.A bug we intend to fix it.type: enhancement
Add scoping blocks so that:
But also implement the ability to hide variables within blocks.
And the ability to hide everything except some listed variables.