Hacker News new | ask | show | jobs
by stevelosh 2121 days ago
Thirded. I would also add Clasp to my projects' list of implementations to run unit tests on[1] if I could easily install it on Ubuntu with a .deb.

[1]: e.g. adding a test-clasp clause to https://github.com/sjl/cl-digraph/blob/master/Makefile#L14-L...

1 comments

> if I could easily install it on Ubuntu with a .deb.

Or even via Roswell - if that is even remotely possible.

I don't use/like Roswell, so I'd really prefer a .deb if at all possible.
Clasp is supplied via Roswell but fails to compile on Arm64.