Description
This is an issue to track the transformation of code generator to transpiler.
OBSERVATION: The transpiler will NOT be written in NodeJS, but in C. PerforVNM file will have a .ctpp (Code for Transpilation Process of PerforVNM)
Why
This can improve the portability of PerforVNM, allowing it to be used anywhere, allowing a easier usage of PerforVNM, with a better error-checking, and more control of the inputs.
Linked issues or PRs
Any PRs that is related to this will be added here.
Checkmarks
Description
This is an issue to track the transformation of
code generatortotranspiler.OBSERVATION: The transpiler will NOT be written in NodeJS, but in C. PerforVNM file will have a
.ctpp(Code for Transpilation Process of PerforVNM)Why
This can improve the portability of PerforVNM, allowing it to be used anywhere, allowing a easier usage of PerforVNM, with a better error-checking, and more control of the inputs.
Linked issues or PRs
Any PRs that is related to this will be added here.
Checkmarks