-The packnl Project
-==================
+= The packnl Project
+:author: Ralph Ronnquist
+:revdate: Sun, 30 Apr 2023 23:56:02 +1000
*packnl* is a tool for "packing" a newlisp application into an
executable by using the embedding feature of newlisp. Such a packed
script", which is loaded and executed automatically. Other application
files are available for the +load+, +read-file+ and +file?+ functions.
-Usage Examples
---------------
+== Usage Examples
.Writing a packed binary
====
given target directory.
====
-Packed Binary Format
---------------------
+== Packed Binary Format
A packed binary is essentially a concatenation of an embedded newlisp
executable (together with its embedded script) and an archive file in