ct-clmsn / chplx

A Chapel backend
Apache License 2.0
4 stars 2 forks source link

intermediate structure support #14

Closed ct-clmsn closed 1 year ago

ct-clmsn commented 1 year ago

Convert the AST-tree provided by the chapel frontend into an intermediate structure representing the program to be generated. The following tasks will :