Recommended Tools/Language for Code Generator?
@everettpattison-3yhnjP
•
Oct 22, 2024
Oct 22, 2024
2.7K
Hello all,
I am trying to create a code generator for my embedded C program. The purpose of this generator is to have a graphical interface so that customers can customize my companies product to their liking and not have have to send it back to us.
I have blocks of C code that I have already created for a micro controller that I wanted to be able to be pieced together/altered based upon a graphical interface and compiled into a final code ready to be programmed into a device.
I was wondering what tools or languages you would recommend for creating and altering my C code blocks? Unfortunately all my programming experience has been with using C for micro controllers and do not any experience in any others.
Any information would be greatly appreciated.
Thanks,
Everett
I am trying to create a code generator for my embedded C program. The purpose of this generator is to have a graphical interface so that customers can customize my companies product to their liking and not have have to send it back to us.
I have blocks of C code that I have already created for a micro controller that I wanted to be able to be pieced together/altered based upon a graphical interface and compiled into a final code ready to be programmed into a device.
I was wondering what tools or languages you would recommend for creating and altering my C code blocks? Unfortunately all my programming experience has been with using C for micro controllers and do not any experience in any others.
Any information would be greatly appreciated.
Thanks,
Everett