Hi, I'm 20 years dev and I love C. C is my second language after assembler. A good days with Turbo C with 20 MB hard drive and 8086 without IT marketing and viruses.
I working on a real-time reverse-debugger for new programming platform. It's possible to debug C code and prevent NULL and memory exceptions.
I create my language based on C and removed all keywords, and it works perfectly.
I want to make a gcc backend to my programming language and all features will be available for any C-programs.
How I can find help for this?