mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
87fe3b01d6
the function will create a fiber and execute the function, this is a better abstracion for the host applicaion (createFiber, runFiber are removed) and this will come in handy when it comes to execute pocket functions inside a native function (it's required to implement operator overloading). |
||
---|---|---|
.. | ||
modules | ||
thirdparty/argparse | ||
all.c | ||
internal.h | ||
main.c | ||
native.py | ||
repl.c | ||
utils.c | ||
utils.h |