Re: DLL with BPC 7.0
From: J French (erewhon_at_nowhere.com)
Date: 07/26/04
- Next message: Maarten Wiltink: "Re: teaching a child - console or GUI"
- Previous message: J French: "Re: teaching a child - console or GUI"
- In reply to: Fons: "Re: DLL with BPC 7.0"
- Next in thread: Fons: "Re: DLL with BPC 7.0"
- Reply: Fons: "Re: DLL with BPC 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Jul 2004 13:49:16 +0000 (UTC)
On Mon, 26 Jul 2004 13:41:16 +0100, "Fons" <---> wrote:
>I tried the following construction:
>
>- the Delphi-program generating DLL-Pascal-code
>- writing the DLL-Pascal-code to a file
>- compiling the the code with BPC to a DLL-file
>- the Delphi-program itself calling the DLL
>
>The reason is that it is possible to generate code that runs much faster
>then interpretate it.
I am very impressed by the Delphi compiler
- it has pretty much terminated my ASM days
If you can get any 16 bit stuff to run faster than 32 bit, then I
would be surprized
- Next message: Maarten Wiltink: "Re: teaching a child - console or GUI"
- Previous message: J French: "Re: teaching a child - console or GUI"
- In reply to: Fons: "Re: DLL with BPC 7.0"
- Next in thread: Fons: "Re: DLL with BPC 7.0"
- Reply: Fons: "Re: DLL with BPC 7.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|