Write your program using your favorite text editor, compile it with cpl make <yourprogram>, execute <yourprogram>.
cpl make <yourprogram>
<yourprogram>
Interactive cpl: evaluate any CPL expression, either on the command line as in cpl i <expression>, or in the cpl interactive interpreter.
cpl i <expression>
cpl
When invoked under the edit alias, cpl turns into a terminal-screen text editor providing CPL syntax and parentheses completion.
edit
Copyright 2020 Paolo Luchini Please cite as BibTeX Please share