Link | make_compiled |
Author | Jolle Carlestam |
Category | File |
Version | 9.x |
License | Public Domain |
Posted | 14 Jun 2011 |
Updated | 14 Jun 2011 |
More by this author... |
Code aimed to run from the CLI. Will batch compile all Lasso 9 files found in the same directory as this file. can be set to use all available processors in parallel.
Save file as make_compiled.lasso9 to the same directory as the files that you want to compile. Run this from the command line when inside the directory: lasso9 ./make_compiled.lasso9 | bash
Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
{^ if(loop_value -> endswith('.lasso')) => {^ #filename = loop_value -> split('.') #filename -> removelast #filename -> insert(#filesuffix) #filename -> join('.') ' ' ^} ^} ?>
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft