Comment on Does this compiler exist?
REdOG@lemmy.world 11 months ago
Isn’t that what configure, make and makefiles are for?
Comment on Does this compiler exist?
REdOG@lemmy.world 11 months ago
Isn’t that what configure, make and makefiles are for?
spykyvenator@programming.dev 11 months ago
Yes, they are there to combine several programs into the building process, and could be used for this. What I would want is programs like typescript that preprocess your code with possible changes in syntax and language specification