You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you open up SBCL and time (progn (compile-file “lisprb.lisp”) (load “lisprb.fasl”))? To my knowledge the SBCL shebang script option does not compile to FASLs.
Could you open up SBCL and time (progn (compile-file “lisprb.lisp”) (load “lisprb.fasl”))? To my knowledge the SBCL shebang script option does not compile to FASLs.