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
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
Second, I am trying to use this tool to build a large CL/SBCL and would want to speed things up. I am reading through the README to understand the tool. I have a few questions:
Can bazelisp be used for outside projects and not just google projects
Coming from using quicklisp/ASDF, are there differences with bazelisp. Is there a simple test/tutorial that shows how one may structure things to use bazelisp given that most CL developers seem to use the quicklisp/ASDF.
My interest is in speeding up build times so I am looking into bazelisp for testing, in addition to trying to updated Fare's POIU (in ASDF) to work with recent SBCL versions, i.e., get it to do parallel builds.