Question: LispWorks IDE with different CL engine?
"Uģis Lācis (as ugis dot lacis at equa dot se)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <GV3P280MB1420EA95E91B101FAB6F3236909AA@GV3P280MB1420.SWEP280.PROD.OUTLOOK.COM> |
Dear LispWorks community, I am trying to work on our LISP codebase in parallel with LispWorks and SBCL. However, I am a bit slowed down by the fact that debugging in SBCL is not very accessible, i.e., SLIME has a bit steep learning curve (to make a traditional Windows user feel good with Emacs workflow) and VSCode Alive extension is somewhat limited. Therefore, I have tried to figure out if I could use LispWorks IDE/debugger with SBCL backend. By looking through documentation, I have found that SLIME is supported with LispWorks, but I have found no references to process other way around, so I presume the answer would be – no. But in order to be sure I have not missed anything; I wanted to post the question in the mailing list as well. Am I correct that this is not possible? Best, Ugis