THIS CONCEPT WORKS
so i completed the codegen to actualy buuild the C code, and made in main.py to open a new file called output.c
Next output.c is compiled with gcc trough subprocess. if compilation succeeds we also call the binary itself, and THTS IT.
next steps are to recognise and properly save variables and then be able to print them
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.