index

Modules

app
module app

This module contains the main function for the REPL. It also runs script files.

fslib
module fslib

This external module implements file system operations. It may only be loaded in non-Windows environments with the --lib=fs option of the REPL.

loader
module loader

Inspired by bindbc-loader. Implements shared library module loading.

mildew
module mildew