aartaka / graven-image

Portability library for better interaction and debugging of a running Common Lisp image through text REPL.
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

Get rid of Closer MOP & Trivial Gray Streams deps #18

Closed aartaka closed 1 year ago

aartaka commented 1 year ago

Graven Image is intended to be a drop-in portability library, but dependence on Closer MOP and Trivial Gray Streams makes the installation much more involved than it should be for a real portability library.