View Full Version : C++ compiler written in Delphi..
wodzu
17-10-2007, 09:48 PM
Did you know that something like that exists? I was searching some C++ compiler for windows and I was a bit shocked discovering this site:
http://www.bloodshed.net/dev/index.html
:)
Edited: oops it is only a GUI :oops: ;)
dmantione
17-10-2007, 09:50 PM
It's simply an IDE in front of GCC. The GCC compiler is written in C.
So, nothing spectacular...
noeska
17-10-2007, 10:13 PM
have a look at coco and go haywire: http://www.tetzel.com/CocoR/ and http://www.ssw.uni-linz.ac.at/coco/
It means if you have enough time you can make your own compiler written in pascal/delphi for any language you can imagine.
wodzu
18-10-2007, 08:58 AM
It's simply an IDE in front of GCC. The GCC compiler is written in C.
So, nothing spectacular...
Yeah I've noticed but you were to fast in reply! ;-)
JernejL
18-10-2007, 04:45 PM
Yeah nothing special, even borland c builder's ide was made with delphi..
arthurprs
18-10-2007, 05:47 PM
Yeah nothing special, even borland c builder's ide was made with delphi..
a bad work i have to say...
wodzu
18-10-2007, 11:00 PM
But the thing which showed noeska is impressive :)
noeska
31-10-2007, 08:02 PM
this one is a bit easier: http://www.devincook.com/goldparser/
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.