Extended mode

Purpose: Use external libraries or C code with Gliimly.

 extended-mode

extended-mode, when specified as a very first statement in .gliim source file, allows for use of call-extended statement.
Examples
 extended-mode

 begin-handler /my-handler
     ...
     call-extended factorial (10, &fact)
     ...
 end-handler

See also
Safety
call-extended  
extended-mode  
See all
documentation


Copyright (c) 2019-2024 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.