google / google/xls

[dslx][cleanup] procs are not represented with explicit AST nodes

Open
#1,029 1 comment 0 reactions 0 assignees View on GitHub
cleanup dslx
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Functions get flattened against the top level of the DSLX module and tagged -- it'd be a higher fidelity representation to encapsulate functions within a proc AST node, so we could ask questions like "am I a function contained in a proc". Will also dovetail with structure for struct implementations (a la methods).

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.