Compiling Common Lisp to an executable

前端 未结 4 1148
天涯浪人
天涯浪人 2021-01-30 05:31

I recently started learning Common Lisp using SBCL. How can I compile my Lisp programs into a Windows binary?

4条回答
  •  闹比i
    闹比i (楼主)
    2021-01-30 05:46

    There're several tools to do it. You can start with Buildapp.

提交回复
热议问题