Concatenative topics
Concatenative meta
Other languages
Meta
Factor can directly call C functions in native libraries. It is also possible to compile callbacks which run Factor code, and pass them to native libraries as function pointers.
The C library interface is entirely self-contained; there is no C code which one must write in order to wrap a library.
Please refer to the online documentation in the UI or at docs.factorcode.org.
Useful link for windows libraries used by Factor : https://factorcode.org/dlls/
This revision created on Thu, 11 Aug 2022 03:02:54 by mrjbq7