MODULES - part-cw/lambdanative GitHub Wiki

The MODULES file contains a list of Scheme modules to compile into the applications. Modules reside in the ./modules directory. The config module is REQUIRED for all applications, and eventloop, ln_glcore and ln_glgui is required for GUI applications.

$ cat apps/uSquish/MODULES 
config eventloop ln_core ln_glcore ln_glgui audio csv