Description

The goal of this library is to provide further tools for handling the compilation part of SGScript. Specifically, this library implements bytecode parsing.

The library is compiled to a 'sgsmeta' shared library so it can be included this way (assuming that, on Linux and similar systems, LD_LIBRARY_PATH is set correctly):

include "sgsmeta";