newLISP shining again ...

Started by hotcore, February 26, 2016, 12:57:49 AM

Previous topic - Next topic

hotcore

Warning: no trolling - no flame ware!!!!



These days I compared the building of an executable from a (very small) comparable Python and a newLISP script.



Python:

    - first install pyinstaller (which is quite big)

    - run pyinstaller for the script (create just an executable)

    - it takes quite some time and lots of warnings

    - executable size is .... greater than 4.5 megabytes



newLISP:

    - create executable easy using a commandline switch

    - executable produced almost instantly

    - executable size is ..... 309 kilobytes



So kudos again ;-)

vetelko

#1
You are right. This is one of the things I love on Golang, and now on newlisp as I'm a novice :)
newLISP v.10.7.6 64-bit on BSD IPv4/6 UTF-8 libffi