Hi,
How can i make c++ compiler under windows or Linux.
daniweb2013 0 Light Poster
Recommended Answers
Jump to Post>Researching and creating a limited compiler that works on a subset of a
>chosen language is a very beneficial learning excercise for the computer
>engineer / software developer.
Writing a compiler is a beneficial learning exercise, but not a C++ compiler. That's like saying that a hand made tool shed …
Jump to Postwhat are C compilers written in?
C?
Assembley?
:D
which came first: the chicken or the egg!!
Jump to Post>what are C compilers written in?
C compilers tend to also be C++ compilers, and they're generally written primarily in C or C++.
Jump to Post:D
which came first: the chicken or the egg!!In case of Borland's compilers, they're written mostly in Pascal.
And that includes their Pascal compilers...They wrote a compiler stub that could compile a minimal subset of the intended language in machine code or Assembly, used that to compile …
Jump to PostDon't worry. u r not writing world's *FIRST* compiler. u can use VC++, Dev-C++, Borland, .Net, Java, or any other language that can process text and can call OS API's 2 write ur compiler.
Don't you think it is awkward to write reply for post over 2 years old where …
All 20 Replies
WolfPack 491 Posting Virtuoso Team Colleague
daniweb2013 0 Light Poster
hollystyles 113 Veteran Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Salem commented: GCC is 20 years old, with contributions from 1000's of people +9
hollystyles 113 Veteran Poster
spankyg 0 Light Poster
Narue 5,707 Bad Cop Team Colleague
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
Killer_Typo 82 Master Poster
Narue 5,707 Bad Cop Team Colleague
jwenting 1,905 duckman Team Colleague

iamthwee
Me_Nit 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Me_Nit 0 Newbie Poster
abhi_elementx 1 Junior Poster
sourav garg 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
akabir 0 Newbie Poster
LordoDeGrim 0 Newbie Poster
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.