Skip Navigation

Ctypes - A native bash FFI

github.com GitHub - taviso/ctypes.sh: A foreign function interface for bash.

A foreign function interface for bash. Contribute to taviso/ctypes.sh development by creating an account on GitHub.

GitHub - taviso/ctypes.sh: A foreign function interface for bash.

It's basically a builtin that you compile that can interface with routines in shared libraries, which means you could make GTK programs, network stacks, and more, all with bash and no external tools!

0
0 comments