Subroutines
One of the most important constructs in programming is the subroutine. XPL0 has four different kinds of subroutines:
Procedures,
Functions
Intrinsics
Externals
Here is detailed information on using subroutines:
.