Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code generator -> Transpiler #8

Open
2 tasks done
ThePedroo opened this issue Aug 15, 2023 · 0 comments
Open
2 tasks done

Code generator -> Transpiler #8

ThePedroo opened this issue Aug 15, 2023 · 0 comments
Assignees
Labels
code generator Code generator specific help needed Extra attention is needed

Comments

@ThePedroo
Copy link
Member

ThePedroo commented Aug 15, 2023

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

  • This feature is not already implemented, requested or rejected.
  • Follows PerformanC philosophy.
@ThePedroo ThePedroo added the help needed Extra attention is needed label Aug 15, 2023
@ThePedroo ThePedroo self-assigned this Aug 15, 2023
@ThePedroo ThePedroo added the code generator Code generator specific label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generator Code generator specific help needed Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant