I just recently looked into creating a programming language file for mingw compiler and here it is, however, I am having a slight problem with templates, the output for resources is .o and so is output for the main .cpp so i had to rename the resource file rc.o, so maybe KetilO can take a look and suggest a better way, but there is support for Windows GUI, Console, and Dll so far with a sample DialogApp project included. :U
Edit: bug fix new upload
[attachment deleted by admin]
Hi Monolith
If the compiler accepts it, I suggest using Project.rc.o
KetilO
Thank you KetilO, the compiler accepts it, I'll try to make some templates and reupload.