![]() |
![]()
| ![]() |
![]()
NAMEsnobol4setup - SNOBOL4 Loadable module setup utility SYNOPSISsnobol4 setup.sno command DESCRIPTIONThe example program below (canonically called setup.sno) can be invoked (portably across different operating systems) with the following commands: OPTIONS
EXAMPLE-INCLUDE 'setuputil.sno' If LOAD() functions appear as the first thing on a comment line in the source files, they are output to the generated modulename.sno include file so that the module and its functions are loaded when the include file is used. snopea(7) directives in comments in the source files will be used to generate man(7) and .html documentation files. NOT CONFORMING TOInspired by Python setuptools, easyinstall, et.al. AUTHORPhilip L. Budne BUGSHas not been tested with proprietary Un*x native toolchains. SEE ALSOsnobol4(1), snobol4load(3), snopea(7)
|