Ctypes - A native bash FFI
Ctypes - A native bash FFI
github.com
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!