Continue to create the constructor block based on slack discussion as well as the rest of the types.
Figure out generator architecture and internal representation to make the project smoother. A start is to separate the AST producing section and the code generation section.
Wrote code (in
generatorVL.ts
) for creating a Mark object based on the Mark type inSourceFiles/SourceVLType.ts
. Comitted to new branchVLgen
.Next steps: