Next: Deployment, Previous: Compilation, Up: Guile Hoot [Contents][Index]
Hoot programs are guests that run inside some host system. Currently, Hoot can be used from JavaScript runtimes (like web browsers and NodeJS) and the Guile virtual machine (Scheme in your Scheme). In order to boot up a Hoot binary and inspect Scheme values within, we must reflect. Hoot provides both JavaScript and Scheme reflection interfaces.