Hi, I am looking for ways to start out C(++) Compiler Design for Windows. It doesn't need to teach how to use a GUI, I just want to know how I should start out with it on Console OR GUI. Being able to write it in C(++) too would be a bonus. Thanks.

Two old, standard tools for compiler writing are lex and yacc, (flex/Bison for Windows). It's a profound topic.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.