I think it would be really cool to use bonefish as a library in Python, NodeJS or potentially other languages. I looked into it a little and some of the options (for python anyway) seem to be SWIG, Boost::Python, Cython, or a C interface called with cffi. In the discussion for #31, @davidchappelle mentioned that there may already be a nice framework for developing these, so just moving the conversation here.