Hello,
Roman Kassebaum wrote:
> > That is the proverbial bootstrapping problem. > > Are you sure cause there is already an existing Delphi compiler?
how would you port that to another platform (e.g. Linux in the Kylix days)?
Also, I'm not so sure whether Delphi is the right language for a compiler. Delphi is a great tool, but there are a few things which are better done in C or C++, and IMO this applies to kernel drivers and compilers.
> Please, consider your marketing strategy. You do produce the fastest > compiler and a wonderful language but you don't use it yourself. :-(
DCC is built with C++Builder. Isn't that enough? :) Also, the IDE is built with Delphi.
-- Moritz
"Hey, it compiles! Ship it!"