Dependencies for husk-scheme-3.6.3

library
huski
huskc

Flags

Automatic Flags
NameDescriptionDefault
useffi

Turn off FFI to decrease build times and minimize executable sizes

Enabled
useptrs

Turn off pointers to increase performance at the expense of severely restricting the functionality of mutable variables. Setting this flag to false will revert back to the behavior from previous versions of husk.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info