newLisp vs Perl executable
Posted: Sat Jul 22, 2006 4:22 am
I wrote a Perl script a couple years ago that loops through all *.cfm files in a given directory, grabs the documentation from each, and writes that documentation to a text file. Using Perl2exe, the source was packaged into an exe of 347 KB.
I rewrote that script in newLisp and, using link.lsp, the source was packaged into an exe of only 174 KB.
About 50% smaller!
I rewrote that script in newLisp and, using link.lsp, the source was packaged into an exe of only 174 KB.
About 50% smaller!