shrinking clisp at build
Mayuresh Kathe <[email protected]> Mon, 09 Oct 2017 22:09:18 +0530
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
hi, is it possible to shrink a clisp system during a from scratch build? i really don't need 'clos', 'ffi', "readline support" for the work i intend to do, hence, believed it might be possible to improve performance of the clisp system by making it smaller and lighter. again, disk space or memory size isn't a constraint, just that i think if the image size is reduced, there might be an improvement in performance, and also, why carry around stuff i don't need anyways? :) i usually write the code in "vim" and run it with "clisp", i typically don't need the 'repl', so! ;) please correct me if i'm wrong. thanks, ~mayuresh ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list