Call lambda with args, this is re-entrant.
Builtin eval implementation. Tries to avoid compilation when possible (uses apply machinery).
Execute a chunk that may not be rooted, will make sure any allocated consts donβt get GCed
out from under itβ¦
Takes a PathBuf, if it contains ~ then replaces it with HOME and returns the new PathBuf, else
returns path. If path is not utf-8 then it will not expand ~.
Find file name the first time it appears in the global variable load-path.
With the given reader, for each sexp compile then load and execute.