User:Colby Russell/Composability: Difference between revisions

m
describe these concerns as unsolved
m (fix list formatting)
m (describe these concerns as unsolved)
Line 1:
There are two areas wherewe therehave areunsolved composability concerns in the triple scripts ecosystem:
* when a general purpose libpack that we link against is itself a valid triple script (we need to transform its shunting block; maybe this should be as simple as truncating the IIFE with a semicolon—replacing the invocation parens)
* distinct from the case of linking against an existing program for use as a lib, we want to be able to more-or-less contrive of a format that allows us to chain multiple programs together in a "pipe"