Is it possible create a one-file source of all the Squirrel sources so that can be compiled as a single .cpp files to the C++ compiler? SQlite (the SQL database) seemed to be the first project to support this, as then some languages can be configured this way too. Such compilation mode allows the C++ compiler to do some optimization not possible otherwise