I have added few comments to https://gist.github.com/4382710
Regards -- Irakli Gozalishvili Web: http://www.jeditoolkit.com/ On Friday, 2012-12-28 at 10:21 , Kevin Smith wrote: > Just to finalize this thread, I updated the gist based on comments from > Andreas: > > https://gist.github.com/4382710 > > It includes syntax for proper inline modules, and an extension syntax for > pre-loading (aka concatenating). It also brings the syntax for module > aliasing closer to the previous harmony proposal: > > module M = "m.js"; > module N = M.N; > > { Kevin } > _______________________________________________ > es-discuss mailing list > [email protected] (mailto:[email protected]) > https://mail.mozilla.org/listinfo/es-discuss > >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

