Ctypes - A native bash FFI
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.
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
comments