intel / intel/rohd

A way to group blocks of generated output

Open
#145 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

## Motivation
Some users are particularly interested in the organization of generated output code. Within a single module, there can be a desire to group together certain logic in the output.

## Desired solution
Some way of grouping in-line modules so that they can be located together in generated outputs.

## Alternatives considered
- Maybe a class which takes a list of objects as a constructor. This would need to potentially take modules, assignments, etc.
- Maybe some sort of tagging mechanism?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.