e1202ab4fe7ebd098224b2b578aa3db1a01a4d41
python bash builtins
has $READER ever wanted to compile python code and then run it as a shell builtin? no? well now $READER can anyways!
this repository exists in support of the blog post of the same name on its website.
Description
a demonstration of compiling python code to a shared object, which can then be loaded by bash and run as a shell builtin.
Languages
C
51.8%
Shell
32.9%
Python
15.3%