Single import form

Triple script modules use a single import form. Because of the restrictions of the environments that triple scripts must operate in, the triple script file format dictates that modules export one and only one symbol, which other modules may import for linking. The upside of these restrictions is that this leads to simplicity for imports.