Application programming on z/OS
Previous topic | Next topic | Contents | Glossary | Contact z/OS | PDF


What is a precompiler?

Application programming on z/OS

Some compilers have a precompile or preprocessor to process statements that are not part of the computer programming language. If your source program contains EXEC CICS® statements or EXEC SQL statements, then it must first be pre-processed to convert these statements into COBOL, PL/I or Assembler language statements, depending on the language in which your program is written.





Copyright IBM Corporation 1990, 2010