programming
Libraries that specifically solve or simplify a particular programming problem:
cffi - parse C struct and function definitions, and use them.
eval - runtime evaluation of source code fragments.
ipc - ipc (inter process communication) using shared memory.
p2js - transpile Phix to JavaScript suitable for running in a web browser.
pipeio - low-level handling of pipes.
cffi - parse C struct and function definitions, and use them.
eval - runtime evaluation of source code fragments.
ipc - ipc (inter process communication) using shared memory.
p2js - transpile Phix to JavaScript suitable for running in a web browser.
pipeio - low-level handling of pipes.