DIPP

A Pascal Preprocessor to manipulate Pascal source code files.
Download

DIPP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Ralf Junker
  • Operating Systems:
  • Windows All
  • File Size:
  • 49 KB

DIPP Tags


DIPP Description

DIPP was designed to be a Pascal Preprocessor to manipulate Pascal source code files. DIPP is a tiny console application suitable for batch processing. It returns an exit code 0 on error. DIPP reads, processes and writes one file at a time, performing minimal syntax check as it goes. Output files can then be passed on to Pascal compilers. DIPP can ■ remove comments. ■ process compiler directives and switches. ■ remove compiler conditionals by wild card masks. ■ remove compiler directives by wild card masks. ■ insert, read, or skip include files by wild card masks. ■ extract units' interface sections. DIPP is useful to ■ insert multiple (nested) include files into a single source file. ■ simplify debugging by removing unnecessary conditionals. ■ prepare your Pascal source code to be shared with 3rd parties. ■ target Pascal sources at specific compiler versions for distribution. ■ remove conditionals unsupported by some (old) compilers. ■ provide 3rd parties with the interface section of precompiled units.


DIPP Related Software