This is the command pl that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pl - PL_TDF compiler producing TDF
SYNOPSIS
pl [-v] [-I path]* [-V] infile.pl outfile.j
DESCRIPTION
The action of pl is to compile a PL_TDF text in infile.pl to a TDF
capsule in outfile.j. (See PL_TDF Definition). The resulting .j file is
suitable for linking and translation by tcc(1).
OPTIONS
-v This option produces a "pretty print" of the TDF capsule on the
standard output.
-I path
Gives the search path for any #include files in the PL_TDF text.
-V This option causes pl to print its version number and the
version of the TDF specification it supports.
Use pl online using onworks.net services