[fpc-pascal] FPC run (run program after compile)

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Mon Jan 16 10:55:09 CET 2017


On 2017-01-16 07:06, Lars wrote:
> The only thing I could find was InstantFpc, which may serve similar
> purpose but not really the same as what I was thinking...

If InstantFPC doesn't work for you, you could always compile the FPC
Compiler into your "own" executable that does compilation and then
running the resulting executable.

Alternatively, you could turn to a simple Bash script (if you are on a
Unix/Linux platform) to accomplish the same task.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list