librep Internals
****************
This chapter will document the internals of `librep', including how
to embed the interpreter into general applications, and how to write
dynamically-loadable C libraries. Unfortunately most of it hasn't been
written. As always, the best reference is the source, Luke!