Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Support for instance arrays #24

@eschkufz

Description

@eschkufz

Overview

Arrays of module instantiations actually look A LOT like generate statements. I guess that's not surprising since we handle instantiations and generates nearly identically everywhere else.

Deliverables

  • Add parser support for instance arrays
  • Add typechecking support for instance arrays
  • TEMPORARY --- Emit typechecker errors for instance array usage
  • Support for instance arrays
  • FINAL --- Turn off typechecker errors and switch to support

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions