compile_sgs [function]

compile_sgs( string code )

returns the generated bytecode or null + error info

compile_sgs( io_file_read( "myfile.sgs" ) ); // ???