Call a foreign-language function: Difference between revisions

m
Line 316:
 
=={{header|FBSL}}==
Alongside its interpretative BASIC-style layer, FBSL also hosts built-in Intel-style Dynamic Assembler and ANSI C Dynamic C JIT compilerscompiler layers. BASIC, DynAsm and DynC procedures can be intermixed freely to best suit the host script's intended purposes. The procedures follow their own respective syntaxes but are called in the host script in exactly the same way:
<pre>#APPTYPE CONSOLE