introspect-environment icon indicating copy to clipboard operation
introspect-environment copied to clipboard

Re-use some cl-environments tricks?

Open aartaka opened this issue 2 years ago • 2 comments

I've been searching for environment portability libraries with CLtL2 APIs, and found this library and alex-gutev/cl-environments. Seems like cl-environments has a good Allegro/LispWorks support, which might be creatively stolen and integrated into introspect-environment.

I'm opening the issue in this repo and not in cl-environments because there's more recent activity :)

aartaka avatar Sep 07 '23 17:09 aartaka

I don't have an allegro or lispworks implementation to test on, but I could put that stuff in, sure.

I made this library quite a while ago and don't much use it myself, so I don't know what the demand is like.

Bike avatar Sep 27 '23 17:09 Bike

I don't have an allegro or lispworks implementation to test on, but I could put that stuff in, sure.

I have Allegro to test on, especially if there are clear testcases.

I made this library quite a while ago and don't much use it myself, so I don't know what the demand is like.

I don't use it either, was just pre-emptively searching for environment libraries and found only two 🙃

aartaka avatar Sep 27 '23 19:09 aartaka