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

Move wrapper code generation from textgen to generator #3

Open
gijsvcuyck opened this issue Apr 22, 2022 · 0 comments
Open

Move wrapper code generation from textgen to generator #3

gijsvcuyck opened this issue Apr 22, 2022 · 0 comments
Labels
refactoring Improvements to code quality

Comments

@gijsvcuyck
Copy link
Collaborator

The logic for generating new code should be contained within the generator aspect.
the textgen aspect should just be a one to one compilation step of nodes to strings.

@gijsvcuyck gijsvcuyck added the refactoring Improvements to code quality label Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvements to code quality
Projects
None yet
Development

No branches or pull requests

1 participant