ICCFMT

Reads an Ada source file and writes out a formatted version
Download

ICCFMT Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Irvine Compiler Corporation
  • Operating Systems:
  • Windows All
  • File Size:
  • 299 KB

ICCFMT Tags


ICCFMT Description

The name ICCFMT stands for ICC Ada95 Pretty Printer. ICCFMT reads an Ada source file and writes out a formatted version. Here's an example: Input with text_io;use text_io; procedure simple is package int_io is new integer_io(integer); use int_io; begin int_io.default_width := 0; for i in 1..10 loop put(i); put(' '); end loop;new_line; end; Output With Text_Io; Use Text_Io; Procedure Simple is Package Int_Io is new Integer_Io(Integer); Use Int_Io; Begin Int_Io.default_Width := 0; For I In 1 .. 10 Loop Put(I); Put(' '); End loop; New_Line; End Simple;


ICCFMT Related Software