Hi Devs,
First of all, I have never used bazelisp.
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.
Thanks
Hi Devs,
First of all, I have never used bazelisp.
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:
Thanks