FAQ says "Code::Blocks philosophy is to be able to use any compiler on earth! Well, almost."
I wonder if it would be possible to integrate some non-C++ compiler.
If yes, can anybody please explain how to integrate e.g. Delphi console compiler dcc32.exe.
It needs just a few command line parameters.
In fact I would need brief info on:
-How to add support for Pascal language (syntax highlighting,...)
-How to add a new compiler
btw: can C::B parse compiler output and on compiler error position cursor where the error has occurred?
Many thanks.
Igor