*program-name*

[variable] *program-name*

STk, Gauche: this value is bount to the script name.

Gauche also supports SRFI-22, with which you can get the script name as the first element of the list passed to main.

This is called *script* in SCM.