
Sign up to save your podcasts
Or
In this video, I talk about how to package your Common Lisp program so that any macOS user can easily install it. On OSX, the most common package manager is probably Homebrew. Let's see how to make a package description for Homebrew so that it automatically downloads all the dependencies your program needs and compiles it using SBCL.
Timecodes:
00:00 Intro
Links:
Tags:
#commonlisp #homebrew #tutorial
In this video, I talk about how to package your Common Lisp program so that any macOS user can easily install it. On OSX, the most common package manager is probably Homebrew. Let's see how to make a package description for Homebrew so that it automatically downloads all the dependencies your program needs and compiles it using SBCL.
Timecodes:
00:00 Intro
Links:
Tags:
#commonlisp #homebrew #tutorial