alda icon indicating copy to clipboard operation
alda copied to clipboard

Decompiler - Code Generator

Open Scowluga opened this issue 4 years ago • 0 comments

This PR will introduce the Alda code generator as part of the complete decompiler.

The code generator exists to process Alda IR that has no corresponding Alda code file. Currently, the only use case for this is the MusicXML importer.

Scowluga avatar Jul 14 '21 21:07 Scowluga